# # ChangeLog for to-imperative/trunk/config.mk # # Generated by Trac 1.0.2 # Jan 18, 2021, 1:21:43 AM Fri, 31 Jan 2003 16:39:39 GMT pooh [448] * to-imperative/trunk/Makefile (modified) * to-imperative/trunk/config.mk (modified) * to-imperative/trunk/runtime/Makefile (modified) * to-imperative/trunk/runtime/pxx_allocator.hh (deleted) * to-imperative/trunk/runtime/pxx_common.cc (deleted) * to-imperative/trunk/runtime/pxx_common.hh (deleted) * to-imperative/trunk/runtime/pxx_common.ih (deleted) * to-imperative/trunk/runtime/pxx_heap.cc (deleted) * to-imperative/trunk/runtime/pxx_heap.hh (deleted) * to-imperative/trunk/runtime/pxx_heap.ih (deleted) * to-imperative/trunk/runtime/pxx_heap_allocator.cc (deleted) * to-imperative/trunk/runtime/pxx_heap_allocator.hh (deleted) * to-imperative/trunk/runtime/pxx_heap_allocator.ih (deleted) * to-imperative/trunk/runtime/pxx_sys_error.cc (deleted) * to-imperative/trunk/runtime/pxx_sys_error.hh (deleted) * to-imperative/trunk/runtime/pxx_sys_error.ih (deleted) * to-imperative/trunk/samples/Makefile (modified) - Project tree reorganization, libp++ moved into separate directory. Fri, 24 Jan 2003 15:01:02 GMT pooh [433] * to-imperative/trunk/config.mk (modified) - Added debug flags. Wed, 22 Jan 2003 17:53:25 GMT pooh [413] * to-imperative/trunk/compiler/rfp_asail.rf (modified) * to-imperative/trunk/config.mk (modified) * to-imperative/trunk/runtime/Makefile (modified) * to-imperative/trunk/runtime/rf_expr.cc (modified) * to-imperative/trunk/runtime/rf_expr.hh (modified) * to-imperative/trunk/runtime/rf_expr.ih (modified) * to-imperative/trunk/runtime/rf_memory_chunk.hh (modified) * to-imperative/trunk/runtime/rf_term.hh (modified) * to-imperative/trunk/runtime/rf_term.ih (modified) * to-imperative/trunk/samples/Makefile (modified) * to-imperative/trunk/samples/select1.cc (modified) * to-imperative/trunk/samples/select2.cc (modified) * to-imperative/trunk/samples/select3.cc (modified) - Finished cleanup and documentation of two main runtime classes, ... Sat, 04 Jan 2003 11:26:22 GMT orlov [310] * to-imperative/trunk/config.mk (modified) * to-imperative/trunk/samples/Makefile (modified) - Building samples is a little more convenient. Thu, 02 Jan 2003 18:14:50 GMT pooh [302] * to-imperative/trunk/config.mk (modified) * to-imperative/trunk/createlog (modified) * to-imperative/trunk/library (added) * to-imperative/trunk/library/Makefile (added) * to-imperative/trunk/library/StdIO (added) * to-imperative/trunk/library/StdIO/Makefile (added) * to-imperative/trunk/library/StdIO/print.cc (added) - Started library infrastructure. Thu, 02 Jan 2003 17:01:39 GMT pooh [299] * to-imperative/trunk/Developers (added) * to-imperative/trunk/Makefile (modified) * to-imperative/trunk/changelog.date (added) * to-imperative/trunk/compiler/Makefile (modified) * to-imperative/trunk/config.guess (added) * to-imperative/trunk/config.mk (added) * to-imperative/trunk/createlog (added) * to-imperative/trunk/rules.mk (modified) * to-imperative/trunk/runtime/Makefile (added) * to-imperative/trunk/runtime/pxx_common.cc (modified) * to-imperative/trunk/runtime/pxx_heap.cc (modified) * to-imperative/trunk/runtime/rf_arg.cc (added) * to-imperative/trunk/runtime/rf_arg.hh (modified) * to-imperative/trunk/runtime/rf_common.cc (modified) * to-imperative/trunk/runtime/rf_expr.cc (added) * to-imperative/trunk/runtime/rf_macros.cc (added) * to-imperative/trunk/runtime/rf_result.cc (added) * to-imperative/trunk/runtime/rf_retval.cc (added) * to-imperative/trunk/runtime/rf_retval.hh (modified) * to-imperative/trunk/runtime/rf_term.cc (added) * to-imperative/trunk/samples (added) * to-imperative/trunk/samples/Makefile (added) * to-imperative/trunk/samples/select1.cc (added) * to-imperative/trunk/samples/select2.cc (added) * to-imperative/trunk/samples/select3.cc (added) * to-imperative/trunk/spec.in (added) * to-imperative/trunk/version.mk (added) - First stage of CVS tree reorganization completed.