| Rev. | Time | Author |
|---|---|---|
| r396 | 2007-04-16 04:35:39 | reno |
|
started implementing |
||
| r395 | 2007-04-16 02:44:59 | reno |
|
renamed cb_base to cb_id |
||
| r394 | 2007-04-15 23:58:39 | reno |
|
hid body of struct array and removed macros operates array directly |
||
| r393 | 2007-04-15 23:19:20 | reno |
|
added export macro for functions |
||
| r392 | 2007-04-15 23:03:32 | reno |
|
added port.h which defines platform-independent macros |
||
| r391 | 2007-04-15 23:01:23 | reno |
|
includes some headers |
||
| r390 | 2007-04-15 17:45:30 | reno |
|
implemented log |
||
| r389 | 2007-04-15 05:27:07 | reno |
|
used copying string functions of string.h |
||
| r388 | 2007-04-15 05:26:27 | reno |
|
implemented cstring functions |
||
| r387 | 2007-04-15 04:17:38 | reno |
|
renamed cw_base to cb_base |
||
| r386 | 2007-04-15 04:17:12 | reno |
|
implemented |
||
| r385 | 2007-04-14 21:56:11 | reno |
|
implemented defines.h for base |
||
| r384 | 2007-04-14 16:54:09 | reno |
|
reimplemented using zone as generic space |
||
| r383 | 2007-04-14 16:51:30 | reno |
|
reimplemented generic space as zone for base library |
||
| r382 | 2007-04-14 05:12:47 | reno |
|
renamed cw_base_* to cb_* and added prefix CB_ to macros |
||
| r381 | 2007-04-14 01:15:19 | reno |
|
implemented |
||
| r380 | 2007-04-14 01:15:01 | reno |
|
changed return type cw_base_string_contents to char * |
||
| r379 | 2007-04-13 17:56:22 | reno |
|
renamed content to contents |
||
| r378 | 2007-04-13 17:31:07 | reno |
|
removed including vargen.h |
||
| r377 | 2007-04-13 15:16:21 | reno |
|
removed |
||
| r376 | 2007-04-13 15:15:57 | reno |
|
reimplemented without vargen |
||
| r375 | 2007-04-13 15:15:36 | reno |
|
removed unused variable |
||
| r374 | 2007-04-13 14:34:48 | reno |
|
changed extern inline functions to static and fixed not to release objects at autoreleased |
||
| r373 | 2007-04-13 14:32:08 | reno |
|
implemented malloc/realloc/free for base objects |
||
| r372 | 2007-04-13 14:27:41 | reno |
|
defined macro VA_COPY |
||
| r371 | 2007-04-13 14:27:20 | reno |
|
reimplemented array without vargen |
||
| r370 | 2007-04-12 17:47:40 | reno |
|
fixed adding allocated block to freelist |
||
| r369 | 2007-04-11 18:24:28 | reno |
|
fixed realloc |
||
| r368 | 2007-04-11 16:36:12 | reno |
|
implemented generic_space_calloc/realloc |
||
| r367 | 2007-04-11 15:58:40 | reno |
|
implemented allocate big size (> heap size) memory |
||