Changeset 995
- Timestamp:
- Jul 9, 2003, 8:14:23 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/ChangeLog
r987 r995 1 1 2003-07-09 Andrey Slepuhin <pooh@msu.ru> 2 3 * runtime/rf_common.ih, runtime/rf_core.cc, 4 runtime/rf_memory_chunk.hh, runtime/rf_object.hh, 5 runtime/rf_object.ih, runtime/rf_object_ref.ih, 6 runtime/rf_result.hh, runtime/rf_stack.hh, runtime/rf_term.cc: 7 - Fixed includes problems. 8 9 * runtime/rf_integer.ih: 10 - Fixed a typo in the previous changeset. 11 12 * runtime/rf_arg.hh, runtime/rf_integer.ih: 13 - Added missing includes. 14 15 * runtime/rf_expr.ih, runtime/rf_core.cc: 16 - Fixed compilation warnings for 64-bit architectures. 17 18 * libp++/pxx_stream_socket.ih: 19 - Added missing include. 20 21 * libp++/pxx_heap_allocator.cc: 22 - Compilation warnings on 64-bit systems fixed. 23 24 * runtime/Makefile, runtime/rf_core.cc, runtime/rf_core.hh, 25 runtime/rf_integer.cc, runtime/rf_integer.hh, 26 runtime/rf_integer.ih, runtime/rf_types.hh: 27 - Started long integer arithmetic implementation. 2 28 3 29 * library/StdIO/Makefile, library/StdIO/close_channel.cc:
Note: See TracChangeset
for help on using the changeset viewer.