Older
-
r821
(* Do more clean so it can be used in Windows.) committed by charlesw123456
- * Do more clean so it can be used in Windows.
* Do more clean so it can be used in Windows.
-
r820
(* Fix bugs and dump more informations.) committed by charlesw123456
- * Fix bugs and dump more informations.
* Fix bugs and dump more informations.
-
r819
(* Update licenses, finished?) committed by charlesw123456
- * Update licenses, finished?
* Update licenses, finished?
-
r818
(* Update license, not finished yet.) committed by charlesw123456
- * Update license, not finished yet.
* Update license, not finished yet.
-
r817
(* Update more licenses, not finished yet.) committed by charlesw123456
- * Update more licenses, not finished yet.
* Update more licenses, not finished yet.
-
r816
(* Update licenses, not finished yet.) committed by charlesw123456
- * Update licenses, not finished yet.
* Update licenses, not finished yet.
-
r815
(* Comment gconf.c out temporarily.
* Update the related sour...) committed by charlesw123456
- * Comment gconf.c out temporarily.
* Update the related sources.
* Comment gconf.c out temporarily.
* Update the related sources.
-
r814
(* Use subscanner feature to implement patch scan, this speed...) committed by charlesw123456
- * Use subscanner feature to implement patch scan, this speed TestPatch up greatly.
* Use subscanner feature to implement patch scan, this speed TestPatch up greatly.
-
-
r812
(* Restore status after CcsBuffer_Consume.) committed by charlesw123456
- * Restore status after CcsBuffer_Consume.
* Restore status after CcsBuffer_Consume.
-
r811
(* Include ScanInput when required.
* Fix a typo.) committed by charlesw123456
- * Include ScanInput when required.
* Fix a typo.
* Include ScanInput when required.
* Fix a typo.
-
r810
(* StringTo/GetString/Consume is started from cur but not nex...) committed by charlesw123456
- * StringTo/GetString/Consume is started from cur but not next.
* Update comment.
* StringTo/GetString/Consume is started from cur but not next.
* Update comment.
-
r809
(* Add warning/error/fatal shortcut for scanner.h) committed by charlesw123456
- * Add warning/error/fatal shortcut for scanner.h
* Add warning/error/fatal shortcut for scanner.h
-
-
r807
(* Try to build gconf, but not pass the compilation yet.) committed by charlesw123456
- * Try to build gconf, but not pass the compilation yet.
* Try to build gconf, but not pass the compilation yet.
-
r806
(* Prepare for the build of Gui exe.) committed by charlesw123456
- * Prepare for the build of Gui exe.
* Prepare for the build of Gui exe.
-
r805
(* Import gtk ui from kernel sources.) committed by charlesw123456
- * Import gtk ui from kernel sources.
* Import gtk ui from kernel sources.
-
r804
(* Surround the declaration of set by macro.) committed by charlesw123456
- * Surround the declaration of set by macro.
* Surround the declaration of set by macro.
-
r803
(* Use per-function method to determine which functions are i...) committed by charlesw123456
- * Use per-function method to determine which functions are included precisely.
* Use per-function method to determine which functions are included precisely.
-
r802
(* When subscanner is used, there are some tokens which are n...) committed by charlesw123456
- * When subscanner is used, there are some tokens which are not generated by original Scanner, so:
* destructor must be added to Token.
* CcsParser do something different when TokenIncRef/TokenDecRef.
* Implement CcsParser_GetSS, CcsParser_ExpectSS.
* Update the related sources.
* When subscanner is used, there are some tokens which are not generated by original Scanner, so:
* destructor must be added to Token.
* CcsParser do something different when TokenIncRef/TokenDecRef.
* Implement CcsParser_GetSS, CcsParser_ExpectSS.
* Update the related sources.
-
r801
(* Check predefined sections in output schemes, so blank sect...) committed by charlesw123456
- * Check predefined sections in output schemes, so blank sections shall not have to be provided to
avoid warnings.
* Remove all blank sections now.
* Check predefined sections in output schemes, so blank sections shall not have to be provided to
avoid warnings.
* Remove all blank sections now.
-
r800
(* Update CocoXml.atg too, so section declarations can be pla...) committed by charlesw123456
- * Update CocoXml.atg too, so section declarations can be placed with productions too.
* Update CocoXml.atg too, so section declarations can be placed with productions too.
-
r799
(* Section declaration can be put with productions.) committed by charlesw123456
- * Section declaration can be put with productions.
* Section declaration can be put with productions.
-
r798
(* The sections with the same name are permitted, their conte...) committed by charlesw123456
- * The sections with the same name are permitted, their content will be connected automatically now.
* The sections with the same name are permitted, their content will be connected automatically now.
-
-
r796
(* Add CcsScanner_StringTo, CcsScanner_Consume for the implem...) committed by charlesw123456
- * Add CcsScanner_StringTo, CcsScanner_Consume for the implementation of sub scanner implementation.
* Change the prototype of CcsScanner_GetString for use of in sub scanner implementation.
* Update the related sources.
* Add CcsScanner_StringTo, CcsScanner_Consume for the implementation of sub scanner implementation.
* Change the prototype of CcsScanner_GetString for use of in sub scanner implementation.
* Update the related sources.
-
r795
(* Fix install.py and merge to tags.) committed by charlesw123456
- * Fix install.py and merge to tags.
* Fix install.py and merge to tags.
-
-
-
r793
(* Prepare to release 0.9.2.) committed by charlesw123456
- * Prepare to release 0.9.2.
* Prepare to release 0.9.2.
-
-
-
-
-
-
-
r786
(* Test backslash-newline features in Kconfig.
* Update relat...) committed by charlesw123456
- * Test backslash-newline features in Kconfig.
* Update related sources.
* Test backslash-newline features in Kconfig.
* Update related sources.
-
-
r784
(* Support string in OPTIONS.
* Support backslashNewline. not...) committed by charlesw123456
- * Support string in OPTIONS.
* Support backslashNewline. not tested yet.
* Support string in OPTIONS.
* Support backslashNewline. not tested yet.
-
r783
(* Let ScanInput support chLashNonblank, it is required by ba...) committed by charlesw123456
- * Let ScanInput support chLashNonblank, it is required by backslash-newline feature.
* Let ScanInput support chLashNonblank, it is required by backslash-newline feature.
-
r782
(* Enhance Kconfig.atg, reduce the size of kernel patch.) committed by charlesw123456
- * Enhance Kconfig.atg, reduce the size of kernel patch.
* Enhance Kconfig.atg, reduce the size of kernel patch.
-
r781
(* Remove the resolved problems.) committed by charlesw123456
- * Remove the resolved problems.
* Remove the resolved problems.
-
r780
(* Support a non-indent-in help message.) committed by charlesw123456
- * Support a non-indent-in help message.
* Support a non-indent-in help message.
-
r779
(* Enhance Kconfig.atg to reduce kernel patch.) committed by charlesw123456
- * Enhance Kconfig.atg to reduce kernel patch.
* Enhance Kconfig.atg to reduce kernel patch.
-
r778
(* Update related sources.) committed by charlesw123456
- * Update related sources.
* Update related sources.
-
r777
(* There are symbols with multi help messages, so link them t...) committed by charlesw123456
- * There are symbols with multi help messages, so link them together.
* There are symbols with multi help messages, so link them together.
-
r776
(* Now kernel config with patch is passed, I shall do more mo...) committed by charlesw123456
- * Now kernel config with patch is passed, I shall do more modification to reduce the size of patch.
* Now kernel config with patch is passed, I shall do more modification to reduce the size of patch.
-
r775
(* Add eols in comments have to be returned.) committed by charlesw123456
- * Add eols in comments have to be returned.
* Add eols in comments have to be returned.
-
r774
(* Fix some syntax to fit the Kconfigs in kernel.) committed by charlesw123456
- * Fix some syntax to fit the Kconfigs in kernel.
* Fix some syntax to fit the Kconfigs in kernel.
-
r773
(* Fix some bugs, so it can scan my testfiles.) committed by charlesw123456
- * Fix some bugs, so it can scan my testfiles.
* Fix some bugs, so it can scan my testfiles.
|