| Rev. | Time | Author |
|---|---|---|
| r486 | 2007-05-02 04:50:29 | reno |
|
renamed array constructors |
||
| r485 | 2007-05-02 04:38:33 | reno |
|
renamed cb_array_with_array to cb_array_from_array |
||
| r484 | 2007-05-02 04:36:51 | reno |
|
renamed creating instance functions |
||
| r483 | 2007-05-02 04:02:15 | reno |
|
implemented data stream |
||
| r482 | 2007-05-02 01:20:31 | reno |
|
started reimplementing |
||
| r481 | 2007-05-02 01:19:49 | reno |
|
fixed miss spell |
||
| r480 | 2007-05-02 00:19:10 | reno |
|
moved variables to oop.h |
||
| r479 | 2007-05-01 04:53:32 | reno |
|
implemented scavenge_new_oop() copying old oop |
||
| r478 | 2007-05-01 02:46:35 | reno |
|
started implementing cb_value |
||
| r477 | 2007-04-30 17:37:16 | reno |
|
moved prototype of inline functions to header |
||
| r476 | 2007-04-30 17:35:10 | reno |
|
implemented cw_basic_iv_put() to check remembered set |
||
| r475 | 2007-04-30 17:34:23 | reno |
|
implemented cw_is_new_oop() and cw_is_old_oop() |
||
| r474 | 2007-04-30 17:20:34 | reno |
|
fixed CW_IV_AT() to cw_iv_at() |
||
| r473 | 2007-04-30 17:19:49 | reno |
|
reimplemented accessing fields of oops as inline functions instead of macros |
||
| r472 | 2007-04-30 16:07:12 | reno |
|
removed cw_oop_ote_size() prototype |
||
| r471 | 2007-04-30 05:13:32 | reno |
|
implemented remset_do() |
||
| r470 | 2007-04-30 05:10:34 | reno |
|
defined macros accessing REMSET and OREMSET flag |
||
| r469 | 2007-04-30 05:08:34 | reno |
|
restructed some flag macros |
||
| r468 | 2007-04-30 02:00:19 | reno |
|
implemented base of allocating oop from old space |
||
| r467 | 2007-04-29 01:21:23 | reno |
|
defined tenured space for segments of old space and perm space |
||
| r466 | 2007-04-28 22:49:32 | reno |
|
renamed cw_object_table_entry to cw_ot_entry |
||
| r465 | 2007-04-28 01:31:40 | reno |
|
added -i option |
||
| r464 | 2007-04-28 01:16:12 | reno |
|
implemented old space data types |
||
| r463 | 2007-04-26 05:27:33 | reno |
|
renamed CW_FL_RS and CW_FL_OLDRS to CW_FL_REMSET and CW_FL_OREMSET |
||
| r462 | 2007-04-26 05:22:08 | reno |
|
added arithmetic pointer value macros |
||
| r461 | 2007-04-26 05:20:42 | reno |
|
fixed forward pointer macros and CW_BASIC_IV_PUT |
||
| r460 | 2007-04-26 05:20:11 | reno |
|
implemented scavenging |
||
| r459 | 2007-04-25 17:56:10 | reno |
|
fixed CW_FL_FIELD_SHIFT |
||
| r458 | 2007-04-25 15:05:51 | reno |
|
included class.h |
||
| r457 | 2007-04-25 15:05:08 | reno |
|
moved class definition to class.h and fixed macros |
||