| * support utf-16 surrogate SMP code pairs |
|
More...
|
almost 3 years ago
|
| * static inline some bit template functions |
|
More...
|
over 6 years ago
|
| * added support for supplying and re-using a zlib deflate stream instance |
|
More...
|
almost 8 years ago
|
| * fixed utility/Timer.cc rdt |
|
More...
|
about 8 years ago
|
| * fixed compiling utility/Bits w/ VSC on win32 |
|
More...
|
about 8 years ago
|
| * fixed top-level Makefile to build, remove (C) as well |
|
More...
|
over 8 years ago
|
| * updated configure to find evas, and removed obsolete stuff |
|
More...
|
over 8 years ago
|
| * do not try to compile utility/Lua.cc and remove (C) from Makefile |
|
More...
|
over 8 years ago
|
| * improved / fixed Bitstream to return EOF on EOF |
|
More...
|
almost 9 years ago
|
| * fixed include for recent use of EOF |
|
More...
|
almost 9 years ago
|
| * fixed bitstream helper not to return stray 1 bits on EOF |
|
More...
|
almost 9 years ago
|
| * thread-save Class type check by directly using Lua metatables |
|
More...
|
over 9 years ago
|
| * use the const data segment class name, without dynamic std::stirng allocation |
|
More...
|
over 9 years ago
|
| * share Lua class wrapper getRawPtr code |
|
More...
|
over 9 years ago
|
| * removed unused variable |
|
More...
|
over 9 years ago
|
| * added some template bit rotleft/right functions |
|
More...
|
almost 10 years ago
|
| * united msb/lsb bitstream in onse function |
|
More...
|
about 10 years ago
|
| * added lsb-first Bitstream, likewise |
|
More...
|
about 10 years ago
|
| * moved bitstream to shared Bits.hh |
|
More...
|
about 10 years ago
|
| * added byte reversal glue to our Bits.hh |
|
More...
|
about 10 years ago
|
| * refactored zlib glue to allow for multiple write calls |
|
More...
|
about 10 years ago
|
| * hey look at this: I found MSCV byte-swap defines, let's use them! ;-) |
|
More...
|
about 10 years ago
|
| * stdint.h for alien compiler, likewise |
|
More...
|
about 10 years ago
|
| * support uint8_t "Endianess", likewise |
|
More...
|
about 10 years ago
|
| * removed double spaces |
|
More...
|
over 10 years ago
|
| * fixed latest win32 changes for gcc |
|
More...
|
over 10 years ago
|
| * added new utf16 and sed-like substitution |
|
More...
|
over 10 years ago
|
| * fixed leaking registered table on Lua stack |
|
More...
|
over 10 years ago
|
| * fixed multiple lua_States w/ different threds by removing the one |
|
More...
|
about 11 years ago
|
| * added another low-level bit counting function |
|
More...
|
about 11 years ago
|