CoreFW  Timeline

10 descendants and 10 ancestors of 9d5eb55485f816cbc2a1837a2f959bc13c3c08a36b1d250402e7fe71d502eb9c

2012-09-29
22:10
Add stream. check-in: e21a39f7dc user: js tags: trunk
2012-08-26
15:40
Fix "return NULL" in function returning void. check-in: e1a8847e68 user: js tags: trunk
2012-06-13
17:17
Allow NULL for all parameters in object.c. check-in: 80c6e7c622 user: js tags: trunk
17:01
Add bool boxing. check-in: 5797d09b5d user: js tags: trunk
16:54
Add double boxing. check-in: e43ad662c9 user: js tags: trunk
16:52
configure.ac: Remove useless checks. check-in: 9d0b087b32 user: js tags: trunk
2012-05-03
18:43
Add box. check-in: 0c81d32c3e user: js tags: trunk
18:39
Implement equal, hash and copy for int. check-in: e72556e3d2 user: js tags: trunk
2012-04-25
09:52
Update buildsys. check-in: 6cb2f18894 user: js tags: trunk
09:35
Only use -Wall when using a GCC-compatible CC. check-in: 1c129132e9 user: js tags: trunk
09:30
Add -std=c99 -pedantic when using GCC. check-in: 9d5eb55485 user: js tags: trunk
09:30
cfw_string_len() -> cfw_string_length(). check-in: 27a8cd7393 user: js tags: trunk
09:30
Add cfw_strdup(), as strdup() is not C99. check-in: 5c1d214724 user: js tags: trunk
09:22
ISO C forbids empty initializer braces. check-in: ceb7a22af1 user: js tags: trunk
09:17
Oops. check-in: 0adce25085 user: js tags: trunk
2012-04-22
15:30
Rename cfw_new_p to cfw_create. check-in: 8f2b2b8255 user: js tags: trunk
14:19
Nicer tests. check-in: 3e28d1e360 user: js tags: trunk
14:17
Add int boxing. check-in: 8eceaeb4a4 user: js tags: trunk
14:10
Add cfw_class. check-in: 106a4491c3 user: js tags: trunk
14:03
Add cfw_is. check-in: ffa5357d1b user: js tags: trunk
13:19
Let the iter point to the first object. check-in: d4d333ba7f user: js tags: trunk