Michael Uleysky
|
5bed99ad81
|
Simple converters from strings to double, int and unsigned int added to common.h
|
9 years ago |
Michael Uleysky
|
0a4dbbadc7
|
Change type of pointer argument of the function DeallocateBlob() from void* to int8_t*, as Blob() return value.
|
9 years ago |
Michael Uleysky
|
b442834bdc
|
Make template Get available for modules.
|
9 years ago |
Michael Uleysky
|
162a18c72b
|
Replace IS_OTYPE macros on more useful template OBType
|
9 years ago |
Michael Uleysky
|
7e68629fbe
|
Add directives in config files for loading modules and setup search paths for modules and includes.
|
9 years ago |
Michael Uleysky
|
1cf8c24537
|
Move includes in separate dir
|
9 years ago |
Michael Uleysky
|
17dcff67cb
|
Functions accept const ObjectList*, not ObjectList*
|
9 years ago |
Michael Uleysky
|
ef38fb1781
|
Rearrange code. common.h now have all api for modules.
|
9 years ago |
Michael Uleysky
|
0ea30b894a
|
Move exported definitions in common.h
|
9 years ago |
Michael Uleysky
|
a31a47656d
|
Add simple arifmetic functions.
Tune exported suymbols.
|
9 years ago |