# # ChangeLog for trunk # # Generated by Trac 0.12.2 # 06/19/13 03:59:36 Sat, 16 Jul 2005 20:22:27 GMT xi [5] * trunk/ext/_syckmodule.c (modified) _syckmodule.c: Rename types and functions. Sat, 16 Jul 2005 19:14:11 GMT xi [4] * trunk/Makefile (modified) * trunk/ext/_syckmodule.c (modified) * trunk/sandbox/syck-parser/syck-parser.c (modified) * trunk/sandbox/syck-parser/test.yml (added) * trunk/sandbox/syck-parser/test_error.yml (added) * trunk/sandbox/syck-parser/test_my_typing.yml (added) * trunk/sandbox/syck-parser/test_typing.yml (added) * trunk/tests/test_syck.py (modified) Add the module _syck and test suite. Sat, 16 Jul 2005 11:22:16 GMT xi [3] * trunk/Makefile (added) * trunk/ext (added) * trunk/ext/_syckmodule.c (added) * trunk/lib (added) * trunk/lib/syck (added) * trunk/lib/syck/__init__.py (added) * trunk/setup.py (added) * trunk/tests (added) * trunk/tests/test_build.py (added) * trunk/tests/test_syck.py (added) Create directory structure and setup.py. Fri, 15 Jul 2005 22:57:46 GMT xi [2] * trunk (added) * trunk/sandbox (added) * trunk/sandbox/syck-parser (added) * trunk/sandbox/syck-parser/Makefile (added) * trunk/sandbox/syck-parser/syck-parser.c (added) Add command-line syck parser (see #1).