|
c16cf16807
|
Add cfw_class.
|
2012-04-22 16:10:01 +02:00 |
|
|
187028d7a9
|
Add cfw_is.
|
2012-04-22 16:03:42 +02:00 |
|
|
27053629d0
|
Let the iter point to the first object.
|
2012-04-22 15:19:15 +02:00 |
|
|
adbd417825
|
Remove useless if.
|
2012-04-22 15:19:06 +02:00 |
|
|
ede061449e
|
Don't install tests.
|
2012-04-22 15:18:40 +02:00 |
|
|
a8ae30c3c4
|
Add refpool.
|
2012-04-22 15:09:52 +02:00 |
|
|
aee2af3ae0
|
Add -Werror and -pipe if when using GCC.
|
2012-04-22 14:50:42 +02:00 |
|
|
d1b16c8722
|
Add map iteration.
|
2012-04-22 04:34:55 +02:00 |
|
|
a835d115cb
|
Add map.
|
2012-04-22 04:34:55 +02:00 |
|
|
9a97f81143
|
Add missing NULL.
|
2012-04-22 04:34:54 +02:00 |
|
|
63b6165a91
|
ctor: Set pointers to NULL before allocation.
This way, the dtor can work correctly.
|
2012-04-22 04:34:50 +02:00 |
|
|
0ed91e92d1
|
Add hashing.
|
2012-04-09 16:06:27 +02:00 |
|
|
6f0f55365b
|
Add cfw_string_find().
|
2012-04-08 23:10:39 +02:00 |
|
|
e3a666226b
|
Don't always build a static lib.
|
2012-04-08 23:08:36 +02:00 |
|
|
2a9045792b
|
Fix includes in tests.
|
2012-04-08 23:08:04 +02:00 |
|
|
b3f3dfb253
|
Adjust include guards.
|
2012-04-08 22:55:02 +02:00 |
|
|
22f8a535f3
|
Remove cfw prefix from files.
|
2012-04-08 22:53:03 +02:00 |
|
|
34c8a7713a
|
Add cfw_range_t.
|
2012-04-08 22:50:33 +02:00 |
|
|
c5cd2a7a89
|
Add README.md.
|
2012-04-08 22:37:39 +02:00 |
|
|
5151647e66
|
cstr -> data.
|
2012-04-08 21:21:32 +02:00 |
|
|
0915874505
|
Add cfw_string_append().
|
2012-04-08 21:19:56 +02:00 |
|
|
d957ec53ea
|
Add -Wall.
|
2012-04-08 21:16:01 +02:00 |
|
|
effaa94ab7
|
Add corefw.h.
|
2012-04-08 21:12:05 +02:00 |
|
|
1b72ec95bf
|
clsptr -> cls.
|
2012-04-08 21:06:46 +02:00 |
|
|
794d352d33
|
Add cfw_class_name().
|
2012-04-08 21:05:46 +02:00 |
|
|
405ecc9c73
|
Install includes.
|
2012-04-08 21:02:11 +02:00 |
|
|
ff54f0e5cd
|
New array functions.
* cfw_array_contains()
* cfw_array_contains_ptr()
* cfw_array_find()
* cfw_array_find_ptr()
|
2012-04-08 20:45:41 +02:00 |
|
|
d6bbd7ba65
|
Add .gitignore.
|
2012-04-08 20:12:19 +02:00 |
|
|
40ec5f83b5
|
Add a buildsys.
|
2012-04-08 19:50:33 +02:00 |
|
|
a9e4c2a8d9
|
cfw_new() takes parameters now.
|
2012-04-08 19:32:57 +02:00 |
|
|
8603645700
|
Initial import.
|
2012-04-08 19:24:04 +02:00 |
|