mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
eaa74307a6
- added Poco::istring (case-insensitive string) and Poco::isubstr (case-insensitive substring search) - improved SQLite execute() return (affected rows) value - added SQLite sys.dual (in-memory system table) - applied SF Patch #120: The ExpireLRUCache does not compile with a tuple as key on Visual Studio 2010 - fixed SF Bug #599: JSON::Array and JSON::Object size() member can implicitly lose precision - fixed SF Bug #602: iterating database table rows not correct if no data in table - fixed SF Bug #603: count() is missing in HashMap - fixed GH #23: JSON::Object::stringify throw BadCastException - fixed GH #16: NetworkInterface::firstAddress() should not throw on unconfigured interfaces - Android compile/build support (by Rangel Reale) - TypeHandler::prepare() now takes const-reference |
||
---|---|---|
.. | ||
data | ||
src | ||
CMakeLists.txt | ||
Makefile | ||
Makefile-Driver | ||
Makefile-TestApp | ||
Makefile-TestLibrary | ||
nonexistent.txt | ||
TestApp_CE_vs90.vcproj | ||
TestApp_vs71.vcproj | ||
TestApp_vs80.vcproj | ||
TestApp_vs90.vcproj | ||
TestApp_vs100.vcxproj | ||
TestApp_vs100.vcxproj.filters | ||
TestApp_vs110.vcxproj | ||
TestApp_vs110.vcxproj.filters | ||
TestApp_x64_vs90.vcproj | ||
TestApp_x64_vs100.vcxproj | ||
TestApp_x64_vs100.vcxproj.filters | ||
TestApp_x64_vs110.vcxproj | ||
TestApp_x64_vs110.vcxproj.filters | ||
TestLibrary_CE_vs90.vcproj | ||
TestLibrary_vs71.vcproj | ||
TestLibrary_vs80.vcproj | ||
TestLibrary_vs90.vcproj | ||
TestLibrary_vs100.vcxproj | ||
TestLibrary_vs100.vcxproj.filters | ||
TestLibrary_vs110.vcxproj | ||
TestLibrary_vs110.vcxproj.filters | ||
TestLibrary_x64_vs90.vcproj | ||
TestLibrary_x64_vs100.vcxproj | ||
TestLibrary_x64_vs100.vcxproj.filters | ||
TestLibrary_x64_vs110.vcxproj | ||
TestLibrary_x64_vs110.vcxproj.filters | ||
testlibrary.opt | ||
TestSuite_CE_vs90.vcproj | ||
TestSuite_vs71.vcproj | ||
TestSuite_vs80.vcproj | ||
TestSuite_vs90.vcproj | ||
TestSuite_vs100.vcxproj | ||
TestSuite_vs100.vcxproj.filters | ||
TestSuite_vs110.vcxproj | ||
TestSuite_vs110.vcxproj.filters | ||
TestSuite_x64_vs90.vcproj | ||
TestSuite_x64_vs100.vcxproj | ||
TestSuite_x64_vs100.vcxproj.filters | ||
TestSuite_x64_vs110.vcxproj | ||
TestSuite_x64_vs110.vcxproj.filters | ||
TestSuite.vxbuild |