alvarofe
|
f992370474
|
Fix some memory leaks after ht clean up
|
2017-02-25 23:50:33 +01:00 |
|
alvarofe
|
8695dbf3b5
|
Use ht_* in mixed.c
|
2017-02-24 23:42:17 +01:00 |
|
Sven Steinbauer
|
2996538700
|
Fix #5633 - Change x == NULL to correct syntax
|
2016-09-19 14:44:47 +02:00 |
|
Maijin
|
c274afe748
|
Fix #3286 - Use stdbool.h
|
2016-07-12 22:15:19 +02:00 |
|
pancake
|
42acaa7596
|
Softly kill boolt type
|
2016-01-03 02:05:26 +01:00 |
|
fr33tux
|
3d801f90ff
|
Remove r_list_destroy, replaced it by r_list_purge
|
2014-05-03 01:27:10 +02:00 |
|
pancake
|
4efc2bfab7
|
* rudi_s: Add r_list_foreach_safe() which is safe when deleting elements
|
2012-02-14 18:10:52 +01:00 |
|
pancake
|
048e9ea8ce
|
* Fix some warnings related to alloca(), %llx and O_BINARY for w32
* sync sdb
* Add some more eval var descriptions
|
2011-11-29 12:28:02 +01:00 |
|
pancake
|
2c339c0c0b
|
* Fix build on w32
* Install vapis before building python bindings
* Fix two format string portability issues
|
2011-11-16 02:06:46 +01:00 |
|
pancake
|
7b093a3ed5
|
* Fix all dangerous bugs reported by llvm-analyzer
|
2011-11-14 22:46:23 +01:00 |
|
pancake
|
d5e913f6ff
|
* Added r_mixed_change_{begin|end}
- Move RMixed structs to r_util.h
* Added r_list_contains()
|
2011-03-23 20:35:40 +01:00 |
|
pancake
|
72ef2c2a1f
|
* Fix memory leak in r_util/mixed
|
2011-03-22 23:45:59 +01:00 |
|
pancake
|
c0ab6cedd4
|
* Fix some bugs in ht.c and ht64.c
* Initial working version of RMixed
- Needs some memleaking fixes and impl missing methods
- Simple test case works
|
2011-03-18 09:53:50 +01:00 |
|
pancake
|
a74b312765
|
* Initial import of RMixed datatype
- Crashy and crispy atm. needs love
* Little cleanup in RFlag. RBtree must be removed here
|
2011-03-18 09:35:02 +01:00 |
|