Stefan Bühler
|
709296d796
|
fix bugs and warnings from compiler warnings (memset parameter order, shadow, ...)
|
10 years ago |
Stefan Bühler
|
13611b5243
|
Improve balancer handling
|
14 years ago |
Stefan Bühler
|
2e4aba7e39
|
Fix options: missed setting "pointer" options
|
14 years ago |
Stefan Bühler
|
f14103bc2c
|
Split options into two categories: simple (int, bool) and ref-counted pointers
|
14 years ago |
Stefan Bühler
|
282a2d1b4a
|
Prefix LI_API functions with "li_"
|
14 years ago |
Stefan Bühler
|
99b203e3d8
|
Prefix typenames, enums and some macros with "li" and "LI_"; CamelCase TypeNames
|
14 years ago |
Thomas Porzelt
|
ff39991ed0
|
[core] Add support for regex conditionals
|
14 years ago |
Stefan Bühler
|
6636919623
|
Completed core balancer support, added a simple test balancer.
|
15 years ago |
Stefan Bühler
|
025f0b5f84
|
Removed HANDLER_FINISHED, implemented real job queue and added some basic balancer structs
|
15 years ago |
Stefan Bühler
|
4a02223f7c
|
Added per-action context
|
15 years ago |
Thomas Porzelt
|
6dbaaf5430
|
fix warnings about shadowed declarations of 'free' and 'value' in headers
|
15 years ago |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
15 years ago |