1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
started to debug the selection engine. More... almost 22 years ago
added a new method to parse stylesheets from in memory buffers. More... almost 22 years ago
made sure to remove every single use of the CRParserInput class. Replaced it by CRInput. We just gained 6KB of code file size. More... almost 22 years ago
added a cr_input_new_from_buf() method. More... almost 22 years ago
fixed some bugs in the tarball building process. More... almost 22 years ago
Turned on compilation with goddamit warning options. So I killed an awfully great number of warnings messages. Also fixed some small regressions that occured during the rewrite of cr_tknzr_get_next_toke(). More... almost 22 years ago
This file describes the various tests present in the tests/ dir. Initial import. More... almost 22 years ago
work is on going on the selection evalutation engine front. More... almost 22 years ago
started to write a selector "requester". More... almost 22 years ago
tests/Makefile.am tests/Makefile.in : some minor bug fix to correctly handle the libs and include paths. More... almost 22 years ago
made sure the WITH_SELENG macro is taken in account. More... almost 22 years ago
fixed a minor bug in the returned value of --libs and --cflags. More... almost 22 years ago
fixed some minor bug in the library paths finder tools generation More... almost 22 years ago
*** empty log message *** More... almost 22 years ago
added a non regression test on unicode escape parsing More... almost 22 years ago
revisited my stupid implementation of cr_tknzr_get_next_token(). Gained 13% of speed and 1K of code size mem More... almost 22 years ago
added a new function cr_input_peek_byte2() to peek byte(s) from the input stream. More... almost 22 years ago
modified the test input file to test unicode escape parsing More... almost 22 years ago
fixed a small serialization bug. More... almost 22 years ago
added the support of --enable-checks=yes|false option to disable g_return_foo asserts when needed More... almost 22 years ago
went a bit further with the selection engine. More... almost 22 years ago
went a bit forward in attribute additional selector evaluation. More... almost 22 years ago
first import in gnome cvs More... almost 22 years ago
Initial revision More... almost 22 years ago