• R/O
  • SSH
  • HTTPS

caraway: List of commits


RSS
Rev. Time Author
r606 2007-05-20 22:37:17 reno

renamed flag HAS_PTRS to HAS_PTR

r605 2007-05-20 22:16:20 reno

used CB_INLINE

r604 2007-05-20 02:55:09 reno

fixed initializing survivor space size

r603 2007-05-20 02:54:13 reno

reimplemented image format and loading of eden space and survivor space. and added eden/survivor space size options instead of new space size option

r602 2007-05-20 00:12:21 reno

changed type to uintptr_t for CB_PTRADD

r601 2007-05-19 16:34:53 reno

implemented validate_old/perm_space_size()

r600 2007-05-19 16:34:09 reno

fixed cb_array_new() initializing size

r599 2007-05-19 04:53:34 reno

implemented cw_object_memory_size()

r598 2007-05-19 04:52:52 reno

implemented validate_object_memory_size()

r597 2007-05-19 04:10:44 reno

implemented validating max old/perm space size at loading image

r596 2007-05-19 03:50:15 reno

reimplemented initialize new and large space using parameters from command line options

r595 2007-05-19 02:36:15 reno

implemented memory options

r594 2007-05-19 02:23:33 reno

renamed cw_new_space_default_size to cw_default_new_space_size

r593 2007-05-19 02:20:40 reno

removed -ms option and changed name and type of max_heap_size to max_object_memory and size_t

r592 2007-05-19 01:04:38 reno

implemented load_perm_space()

r591 2007-05-19 01:00:56 reno

implemented load_tenured_space() to load body and others

r590 2007-05-18 18:43:38 reno

implemented cb_data_from_ref

r589 2007-05-18 18:42:06 reno

set inline-unit-growth option

r588 2007-05-18 05:17:39 reno

reimplemented image format for tenured space

r587 2007-05-18 05:17:17 reno

fixed set_offset to use CB_MIN

r586 2007-05-17 17:33:00 reno

implemented loading tenured space

r585 2007-05-17 17:32:30 reno

implemented returning segment data

r584 2007-05-17 17:32:07 reno

implemented cb_stream_skip() and cb_stream_skip_exact()

r583 2007-05-17 16:42:51 reno

implemented cb_stream_offset() and cb_stream_set_offset()

r582 2007-05-17 16:02:50 reno

implemented cb_make_range

r581 2007-05-17 01:50:53 reno

implemented init_perm_space

r580 2007-05-17 01:18:43 reno

reimplemented initializing each spaces at first

r579 2007-05-16 22:25:37 reno

changed type of BOOL to signed char

r578 2007-05-16 18:15:46 reno

implemented init_old_space()

r577 2007-05-16 17:37:40 reno

implemented load_new_ote() to copy fields if the ote has pointers or not

Show on old repository browser