2 new revisions: Revision: 1c2911720058 Author: nogu.dev <[email protected]> Date: Fri Mar 2 20:40:25 2012 Log: * libgcroots... http://code.google.com/p/uim/source/detail?r=1c2911720058&repo=sigscheme
Revision: 55ab2c16539e Author: nogu.dev <[email protected]> Date: Fri Mar 2 20:44:32 2012 Log: * .gitignore... http://code.google.com/p/uim/source/detail?r=55ab2c16539e&repo=sigscheme ============================================================================== Revision: 1c2911720058 Author: nogu.dev <[email protected]> Date: Fri Mar 2 20:40:25 2012 Log: * libgcroots - Update submodule. http://code.google.com/p/uim/source/detail?r=1c2911720058&repo=sigscheme Modified: /libgcroots ======================================= --- /libgcroots Fri Mar 2 04:09:43 2012 +++ /libgcroots Fri Mar 2 20:40:25 2012 @@ -1,1 +1,1 @@ -Subproject commit 0383eb58130ab1b95489a2d7fb740ae93d154e5d +Subproject commit d329be3a0eda6c7e0c191cc15e569c080549c2fc ============================================================================== Revision: 55ab2c16539e Author: nogu.dev <[email protected]> Date: Fri Mar 2 20:44:32 2012 Log: * .gitignore - Add more files to ignore http://code.google.com/p/uim/source/detail?r=55ab2c16539e&repo=sigscheme Modified: /.gitignore ======================================= --- /.gitignore Fri Mar 2 04:10:19 2012 +++ /.gitignore Fri Mar 2 20:44:32 2012 @@ -1,3 +1,4 @@ +/ChangeLog /Makefile /Makefile.in /aclocal.m4 @@ -29,6 +30,13 @@ # /doc/ /doc/Makefile /doc/Makefile.in +/doc/design.html +/doc/global-obj.html +/doc/index.html +/doc/multibyte.html +/doc/release.html +/doc/spec.html +/doc/style.html # /include/ /include/Makefile @@ -103,6 +111,18 @@ /test-c/Makefile /test-c/Makefile.in /test-c/collect.sh +/test-c/test-alignment-coll.c +/test-c/test-array2list-coll.c +/test-c/test-format-coll.c +/test-c/test-gc-coll.c +/test-c/test-gc-protect-coll.c +/test-c/test-gc-protect-stack-coll.c +/test-c/test-global-coll.c +/test-c/test-length-coll.c +/test-c/test-storage-coll.c +/test-c/test-storage-compact-coll.c +/test-c/test-strcasecmp-coll.c +/tools/gnuify-changelog.pl # /test/ /test/Makefile @@ -112,3 +132,4 @@ # /tools/ /tools/Makefile /tools/Makefile.in +/tools/gnuify-changelog.pl
