Age | Commit message (Collapse) | Author |
|
|
|
|
|
+ tweak styles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- tcc -> gcc (noticeably faster compilation)
|
|
|
|
|
|
Tried duckduckgo for a while, but loss in quality was noticeable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it's a bit redundant, and no longer necessary once compatibility
with the original rose is no longer a goal
|
|
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63.
|
|
|
|
|
|
|
|
|
|
$ clang-format -style=webkit -i */.c
$ clang-format -style=webkit -i */*/.c
|
|
Previous .clang-format wasn't processed
$ clang-format -style=webkit -dump-config > .clang-format
$ clang-format -i rose.c
|
|
This reverts commit 06a0d6d8081449720ab59c6935cba0e6d466feb5.
|
|
This reverts commit bb4ba366ee0c4da1953a40624b49769959b1dcfd.
|
|
|
|
|
|
|
|
|
|
|
|
Compare with: <https://github.com/NunoSempere/rose-browser/tree/patch-1>
in Feb 7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also fix bug in archive.is / bloomberg.
|
|
|