From: Alexandre T. <kt...@us...> - 2003-09-17 09:10:41
|
Update of /cvsroot/opencxx/opencxx/sample In directory sc8-pr-cvs1:/tmp/cvs-serv31110/sample Modified Files: GraphClass.h GraphClass.mc Makefile gclass-test.cc sync-test.cc Log Message: Basic support for MacOS X. Garbage collector support on MacOS X is still experimental and should be disabled (uncomment "#define DONT_GC" in "types.h"). GraphClass.h: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/sample/GraphClass.h.diff?r1=1.1&r2=1.2 GraphClass.mc: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/sample/GraphClass.mc.diff?r1=1.2&r2=1.3 Makefile: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/sample/Makefile.diff?r1=1.2&r2=1.3 gclass-test.cc: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/sample/gclass-test.cc.diff?r1=1.2&r2=1.3 sync-test.cc: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/opencxx/opencxx/sample/sync-test.cc.diff?r1=1.2&r2=1.3 |