Parent Directory
|
|
|
|
|
charset/
|
5007 |
3 weeks |
takkaria |
- Remove an unused function from utils/string.c
- Remove the no-op FINISH() ma... |
tokeniser/
|
5146 |
2 weeks |
jmb |
Fix segfault caused by trampling the length of the current character when testin... |
treebuilder/
|
5132 |
3 weeks |
takkaria |
Refactor the generic rcdata mode so it's more like the script collection mode, a... |
utils/
|
5010 |
3 weeks |
takkaria |
- Add N_ELEMENTS() macro globally rather than using sizeof(x) / sizeof(x[0]) ev... |
Makefile
|
4884 |
4 weeks |
jmb |
Fix buildsystem for cross compilation
|
hubbub.c
|
4839 |
5 weeks |
jmb |
Merged revisions 4631-4838 via svnmerge from
svn://source.netsurf-browser.org/b... |
parser.c
|
5000 |
3 weeks |
takkaria |
Move one step closer to getting encoding changes working.
|