My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Feb 08, 2009
    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.
  • Feb 08, 2009
    r820 (* Fix bugs and dump more informations.) committed by charlesw123456   -   * Fix bugs and dump more informations.
    * Fix bugs and dump more informations.
  • Feb 07, 2009
    r819 (* Update licenses, finished?) committed by charlesw123456   -   * Update licenses, finished?
    * Update licenses, finished?
  • Feb 07, 2009
    r818 (* Update license, not finished yet.) committed by charlesw123456   -   * Update license, not finished yet.
    * Update license, not finished yet.
  • Feb 07, 2009
    r817 (* Update more licenses, not finished yet.) committed by charlesw123456   -   * Update more licenses, not finished yet.
    * Update more licenses, not finished yet.
  • Feb 07, 2009
    r816 (* Update licenses, not finished yet.) committed by charlesw123456   -   * Update licenses, not finished yet.
    * Update licenses, not finished yet.
  • Feb 07, 2009
    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.
  • Feb 07, 2009
    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.
  • Feb 07, 2009
    r813 (* Fix bugs.) committed by charlesw123456   -   * Fix bugs.
    * Fix bugs.
  • Feb 07, 2009
    r812 (* Restore status after CcsBuffer_Consume.) committed by charlesw123456   -   * Restore status after CcsBuffer_Consume.
    * Restore status after CcsBuffer_Consume.
  • Feb 07, 2009
    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.
  • Feb 07, 2009
    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.
  • Feb 07, 2009
    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
  • Feb 07, 2009
    r808 (* Fix a typo.) committed by charlesw123456   -   * Fix a typo.
    * Fix a typo.
  • Feb 04, 2009
    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.
  • Feb 04, 2009
    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.
  • Feb 04, 2009
    r805 (* Import gtk ui from kernel sources.) committed by charlesw123456   -   * Import gtk ui from kernel sources.
    * Import gtk ui from kernel sources.
  • Jan 31, 2009
    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.
  • Jan 31, 2009
    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.
  • Jan 31, 2009
    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.
  • Jan 31, 2009
    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.
  • Jan 31, 2009
    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.
  • Jan 31, 2009
    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.
  • Jan 31, 2009
    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.
  • Jan 31, 2009
    r797 (* Update source.) committed by charlesw123456   -   * Update source.
    * Update source.
  • Jan 30, 2009
    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.
  • Jan 27, 2009
    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.
  • Jan 27, 2009
    cocoxml-0.9.2.tar.gz (0.9.2 release) file uploaded by charlesw123456
  • Jan 27, 2009
    r794 (* Add ebuild.) committed by charlesw123456   -   * Add ebuild.
    * Add ebuild.
  • Jan 27, 2009
    r793 (* Prepare to release 0.9.2.) committed by charlesw123456   -   * Prepare to release 0.9.2.
    * Prepare to release 0.9.2.
  • Jan 27, 2009
    2 Wiki pages changed by charlesw123456   -  
  • Jan 27, 2009
    2 Wiki pages changed by charlesw123456   -  
  • Jan 27, 2009
    2 Wiki pages changed by charlesw123456   -  
    Edited Usage
    Edited Usage
  • Jan 27, 2009
    Usage (How to generate the sources you need.) Wiki page edited by charlesw123456
  • Jan 27, 2009
    2 Wiki pages changed by charlesw123456   -  
    Edited Roadmap, Usage
    Edited Roadmap, Usage
  • Jan 27, 2009
    r787 (* Fix a typo.) committed by charlesw123456   -   * Fix a typo.
    * Fix a typo.
  • Jan 26, 2009
    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.
  • Jan 26, 2009
    r785 (* Fix bugs.) committed by charlesw123456   -   * Fix bugs.
    * Fix bugs.
  • Jan 26, 2009
    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.
  • Jan 26, 2009
    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.
  • Jan 26, 2009
    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.
  • Jan 26, 2009
    r781 (* Remove the resolved problems.) committed by charlesw123456   -   * Remove the resolved problems.
    * Remove the resolved problems.
  • Jan 26, 2009
    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.
  • Jan 25, 2009
    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.
  • Jan 25, 2009
    r778 (* Update related sources.) committed by charlesw123456   -   * Update related sources.
    * Update related sources.
  • Jan 25, 2009
    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.
  • Jan 25, 2009
    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.
  • Jan 25, 2009
    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.
  • Jan 25, 2009
    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.
  • Jan 25, 2009
    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.
 
Hosted by Google Code