• R/O
  • SSH
  • HTTPS

caraway: List of commits


RSS
Rev. Time Author
r366 2007-04-11 15:31:12 reno

changed union gs_block to struct

r365 2007-04-11 05:41:19 reno

fixed logic calculating size of new generic space

r364 2007-04-11 05:32:06 reno

reimplemented not to use morecore

r363 2007-04-11 03:12:59 reno

removed comment

r362 2007-04-11 03:12:14 reno

fixed grow

r361 2007-04-11 03:03:33 reno

removed shrink_generic_space and reimpelementd generic_space_malloc/free keep new blocks on demand

r360 2007-04-10 18:37:17 reno

implemented shrink_generic_space()

r359 2007-04-10 17:57:07 reno

implemented growing generic space

r358 2007-04-10 15:07:08 reno

removed debug print

r357 2007-04-10 04:14:50 reno

reimplementing malloc/free

r356 2007-04-09 18:49:24 reno

implemented malloc/free big bytes

r355 2007-04-09 16:23:22 reno

fixed malloc/free generic space

r354 2007-04-09 02:24:34 reno

implemented generic_space_malloc()

r353 2007-04-08 23:45:41 reno

fixed arithmetic adding pointer value with unsigned int at make_generic_space()

r352 2007-04-08 17:30:46 reno

implemented make_generic_space()

r351 2007-04-08 03:17:55 reno

removed smalltalk space functions and structs

r350 2007-04-07 18:38:36 reno

renamed zone to space

r349 2007-04-07 17:16:56 reno

changed type of BOOL signed int instead of signed char

r348 2007-04-07 01:46:01 reno

implemented some methods

r347 2007-04-06 23:33:32 reno

started implemented memory management

r346 2007-04-06 15:50:42 reno

implemented macro

r345 2007-04-06 04:14:07 reno

implemented some methods

r344 2007-04-06 04:13:32 reno

implemented cw_base_array_xnew() and fixed array_dealloc() to free content

r343 2007-04-06 04:09:42 reno

fixed bugs

r342 2007-04-06 04:08:35 reno

implemented cw_base_autorelease_pool_new() set current pool to new pool automatically

r341 2007-04-06 04:06:09 reno

changed cw_base_as_string to return autoreleased string

r340 2007-04-05 05:35:40 reno

removed undef cast macro

r339 2007-04-05 05:34:31 reno

added

r338 2007-04-05 05:26:42 reno

implemented iterator

r337 2007-04-05 02:54:31 reno

defined cw_base as void *

Show on old repository browser