Author: qmathe
Date: Sat Feb 17 18:36:48 2007
New Revision: 1437

URL: http://svn.gna.org/viewcvs/etoile?rev=1437&view=rev
Log:
Finished to update to Io repository version 2007-02-17. Disabled skipdb since 
it is now an optional addon. Simplified several GNUmakefiles and by the way 
fixed compilation.

Removed:
    branches/Io_unstable/basekit/bsd_license.txt
    branches/Io_unstable/coroutine/bsd_license.txt
    branches/Io_unstable/garbagecollector/bsd_license.txt
    branches/Io_unstable/iovm/IoRandom.c
    branches/Io_unstable/iovm/IoRandom.h
    branches/Io_unstable/iovm/IoStore.c
    branches/Io_unstable/iovm/IoStore.h
    branches/Io_unstable/iovm/bsd_license.txt
Modified:
    branches/Io_unstable/ChangeLog
    branches/Io_unstable/GNUmakefile.tool
    branches/Io_unstable/Vector/GNUmakefile
    branches/Io_unstable/Vector/IoBox.c
    branches/Io_unstable/Vector/IoBox.h
    branches/Io_unstable/Vector/IoVector.c
    branches/Io_unstable/Vector/IoVector.h
    branches/Io_unstable/Vector/IoVectorInit.c
    branches/Io_unstable/coroutine/Coro.c
    branches/Io_unstable/coroutine/Coro.h
    branches/Io_unstable/coroutine/PortableUContext.c
    branches/Io_unstable/coroutine/PortableUContext386.h
    branches/Io_unstable/garbagecollector/Collector.c
    branches/Io_unstable/garbagecollector/Collector.h
    branches/Io_unstable/garbagecollector/CollectorMarker.c
    branches/Io_unstable/garbagecollector/CollectorMarker.h
    branches/Io_unstable/garbagecollector/CollectorMarker_inline.h
    branches/Io_unstable/garbagecollector/GNUmakefile
    branches/Io_unstable/iovm/GNUmakefile
    branches/Io_unstable/iovm/IoBlock.c
    branches/Io_unstable/iovm/IoBlock.h
    branches/Io_unstable/iovm/IoCFunction.c
    branches/Io_unstable/iovm/IoCFunction.h
    branches/Io_unstable/iovm/IoCall.c
    branches/Io_unstable/iovm/IoCall.h
    branches/Io_unstable/iovm/IoCoroutine.c
    branches/Io_unstable/iovm/IoCoroutine.h
    branches/Io_unstable/iovm/IoDate.c
    branches/Io_unstable/iovm/IoDate.h
    branches/Io_unstable/iovm/IoDirectory.c
    branches/Io_unstable/iovm/IoDirectory.h
    branches/Io_unstable/iovm/IoDuration.c
    branches/Io_unstable/iovm/IoDuration.h
    branches/Io_unstable/iovm/IoDynLib.c
    branches/Io_unstable/iovm/IoDynLib.h
    branches/Io_unstable/iovm/IoFile.c
    branches/Io_unstable/iovm/IoFile.h
    branches/Io_unstable/iovm/IoLexer.c
    branches/Io_unstable/iovm/IoList.c
    branches/Io_unstable/iovm/IoList.h
    branches/Io_unstable/iovm/IoMap.c
    branches/Io_unstable/iovm/IoMap.h
    branches/Io_unstable/iovm/IoMessage.c
    branches/Io_unstable/iovm/IoMessage.h
    branches/Io_unstable/iovm/IoMessage_opShuffle.c
    branches/Io_unstable/iovm/IoMessage_parser.c
    branches/Io_unstable/iovm/IoNumber.c
    branches/Io_unstable/iovm/IoNumber.h
    branches/Io_unstable/iovm/IoObject.c
    branches/Io_unstable/iovm/IoObject.h
    branches/Io_unstable/iovm/IoObject_flow.c
    branches/Io_unstable/iovm/IoObject_flow.h
    branches/Io_unstable/iovm/IoObject_inline.h
    branches/Io_unstable/iovm/IoObject_persistence.c
    branches/Io_unstable/iovm/IoObject_persistence.h
    branches/Io_unstable/iovm/IoObject_struct.h
    branches/Io_unstable/iovm/IoRange.c
    branches/Io_unstable/iovm/IoRange.h
    branches/Io_unstable/iovm/IoSandbox.c
    branches/Io_unstable/iovm/IoSandbox.h
    branches/Io_unstable/iovm/IoSeq.c
    branches/Io_unstable/iovm/IoSeq.h
    branches/Io_unstable/iovm/IoSeq_immutable.c
    branches/Io_unstable/iovm/IoSeq_immutable.h
    branches/Io_unstable/iovm/IoSeq_inline.h
    branches/Io_unstable/iovm/IoSeq_mutable.c
    branches/Io_unstable/iovm/IoSeq_mutable.h
    branches/Io_unstable/iovm/IoState.c
    branches/Io_unstable/iovm/IoState.h
    branches/Io_unstable/iovm/IoState_callbacks.c
    branches/Io_unstable/iovm/IoState_callbacks.h
    branches/Io_unstable/iovm/IoState_coros.c
    branches/Io_unstable/iovm/IoState_debug.c
    branches/Io_unstable/iovm/IoState_debug.h
    branches/Io_unstable/iovm/IoState_eval.c
    branches/Io_unstable/iovm/IoState_eval.h
    branches/Io_unstable/iovm/IoState_exceptions.c
    branches/Io_unstable/iovm/IoState_flowControl.c
    branches/Io_unstable/iovm/IoState_flowControl.h
    branches/Io_unstable/iovm/IoState_inline.h
    branches/Io_unstable/iovm/IoState_symbols.c
    branches/Io_unstable/iovm/IoState_symbols.h
    branches/Io_unstable/iovm/IoSystem.c
    branches/Io_unstable/iovm/IoSystem.h
    branches/Io_unstable/iovm/IoTag.c
    branches/Io_unstable/iovm/IoTag.h
    branches/Io_unstable/iovm/IoTag_inline.h
    branches/Io_unstable/iovm/IoVMApi.h
    branches/Io_unstable/iovm/IoVMInit.c
    branches/Io_unstable/iovm/IoVersion.h
    branches/Io_unstable/iovm/IoWeakLink.c
    branches/Io_unstable/iovm/IoWeakLink.h


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to