• R/O
  • SSH
  • HTTPS

caraway: List of commits


RSS
Rev. Time Author
r576 2007-05-16 17:36:39 reno

added HAS_PTRS flag and macro

r575 2007-05-16 05:16:14 reno

implemented cb_stream_pipe(_exact)

r574 2007-05-16 03:58:34 reno

fixed checking field size from flags at load_new_ote()

r573 2007-05-16 03:28:01 reno

reimplemented loading new space and large space

r572 2007-05-16 03:16:23 reno

added compiling base/byte_order.o

r571 2007-05-16 03:15:48 reno

defined cb_host_byte_order as extern

r570 2007-05-16 00:18:35 reno

removed cb_stream_read/write_byte_ordered() and used functions of byte_order.h for implementation

r569 2007-05-16 00:16:52 reno

included byte_order.h

r568 2007-05-16 00:16:31 reno

added CB_INLINE

r567 2007-05-16 00:16:22 reno

added

r566 2007-05-15 17:05:29 reno

implemented read_/write_exact

r565 2007-05-15 02:51:01 reno

removed gcc option -Wconversion

r564 2007-05-15 01:54:43 reno

implemented byte ordering

r563 2007-05-14 18:13:32 reno

implemented reading and writing big endian (image byte order) to hosh endian

r562 2007-05-14 03:14:12 reno

implemented writing word bytes

r561 2007-05-13 19:11:38 reno

reimplemented reading unsigned int and word bytes with stream

r560 2007-05-13 19:10:29 reno

implemented reading unsigned int and word (size_t) bytes functions

r559 2007-05-13 19:10:10 reno

fixed name of cb_data_from_xnocopy to cb_data_xfrom_nocopy

r558 2007-05-13 19:09:35 reno

added at_end_exception

r557 2007-05-13 04:11:54 reno

implemented loading large space

r556 2007-05-12 22:31:18 reno

implemented cw_image_large_space_freelist()

r555 2007-05-12 22:25:41 reno

implemented cw_image_large_space_freelist()

r554 2007-05-12 22:24:05 reno

implemented reading large space

r553 2007-05-12 03:05:11 reno

reimplemented old/perm space format and reading them

r552 2007-05-11 19:01:39 reno

renamed cb_data_new() with cb_data_with_capacity()

r551 2007-05-11 18:59:06 reno

fixed condition to validate out of range

r550 2007-05-11 18:58:48 reno

removed a statement for debug print

r549 2007-05-11 18:58:34 reno

adding argument cb_data_new() at cb_stream_on_data()

r548 2007-05-11 16:21:40 reno

renamed cb_array_at_put() to cb_array_put()

r547 2007-05-11 16:18:34 reno

implemented cb_array_put()

Show on old repository browser