Christoffer Lerno
1e38ccdd2b
Fix missing free on GrowableBitSet. init_new/init_temp for GrowableBitSet, LinkedList, List, HashMap, DString, ByteBuffer. Interface to_string renamed to_new_string. Change in allocator usage, malloc is now heap. Added new_array, new_zero_array, new, new_clear, clone. Concat => concat_new. string::printf => string::new_format, string::tprintf => string::tformat. "to_*" are now "to_new_*" and "to_temp_*". "from_*" is "new_from*"
2023-11-09 01:59:49 +01:00
..
2023-07-25 23:31:05 +02:00
Fix missing free on GrowableBitSet. init_new/init_temp for GrowableBitSet, LinkedList, List, HashMap, DString, ByteBuffer. Interface to_string renamed to_new_string. Change in allocator usage, malloc is now heap. Added new_array, new_zero_array, new, new_clear, clone. Concat => concat_new. string::printf => string::new_format, string::tprintf => string::tformat. "to_*" are now "to_new_*" and "to_temp_*". "from_*" is "new_from*"
2023-11-09 01:59:49 +01:00
2023-02-16 22:11:42 +01:00
2023-07-26 14:01:24 +02:00
2023-07-26 14:01:24 +02:00
2023-01-25 11:10:37 +01:00
2023-07-26 14:01:24 +02:00
2023-07-26 14:01:24 +02:00
2023-10-24 22:06:04 +02:00
2023-07-26 14:01:24 +02:00
2023-07-26 14:01:24 +02:00
2023-10-31 22:21:38 +01:00