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
..
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-09-19 10:06:22 +02:00
2023-09-12 22:24:20 +02:00
2023-07-19 22:06:57 +02:00
2023-04-21 10:56:39 +02:00
2023-10-31 01:06:59 +01:00
2023-03-08 15:57:42 +01:00
2023-09-03 10:14:04 +02:00
2023-07-17 02:00:27 +02:00
2023-05-06 12:18:00 +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
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-13 08:31:40 +01:00
2022-08-04 01:49:36 +02:00
2023-02-13 08:31:40 +01:00
2023-02-04 19:48:42 +01:00
2023-02-23 10:42:36 +01:00
2023-01-07 22:50:33 +01:00
2023-10-31 01:06:59 +01:00
2023-09-24 23:50:16 +02:00
2023-09-19 09:45:56 +02:00
2023-07-06 23:43:36 +02:00
2023-04-21 10:56:39 +02:00
2023-10-31 01:06:59 +01:00
2023-10-31 01:06:59 +01:00
2023-09-19 10:06:22 +02:00
2023-04-21 10:56:39 +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-10-24 22:06:04 +02:00
2023-04-21 10:56:39 +02:00
2023-04-21 16:03:28 +02:00