Marian Krivos
c33bf13bdc
fix typo
2012-04-29 11:24:44 +00:00
Marian Krivos
0ad8b3c924
formatting fix and few tests from the old trunk
2012-04-29 11:04:08 +00:00
Marian Krivos
c816693153
FileChannel: added "none" to the PURGE_AGE and PURGE_COUNT
2012-04-29 10:58:27 +00:00
Marian Krivos
53fe184bfa
fix from old trunk for TemporaryFile
2012-04-29 10:52:55 +00:00
Marian Krivos
1e2b816d7e
added Latin2, CP1250, CP-1251 encodings to the TextEncoding Manager
2012-04-29 10:52:12 +00:00
Marian Krivos
51c8a14ae1
ThreadPool fix from trunk
2012-04-29 10:51:00 +00:00
Marian Krivos
b0629106ca
Mutex documentation
2012-04-29 10:38:19 +00:00
Marian Krivos
33f1c102e3
added template <typename T, int i> struct IsConst<const T[i]>
2012-04-29 10:37:54 +00:00
Aleksandar Fabijanic
e10566779e
renamed FIFOBuffer => BasicFIFOBufer, FIFOBuffer typedef, renamed Bufer::allocated() => Buffer:capacity() to match STL convention
2012-04-29 02:37:54 +00:00
Aleksandar Fabijanic
d22ecbaa3e
writEAble => writAble
2012-04-29 02:03:09 +00:00
Aleksandar Fabijanic
156a43150d
fixed FIFOBuffer writable notifications and tests
2012-04-29 01:51:30 +00:00
Aleksandar Fabijanic
fae6d780b7
replaced indentation spaces with tabs
2012-04-28 19:15:17 +00:00
Aleksandar Fabijanic
a68b9a114f
POSIX poll() support
2012-04-28 19:07:15 +00:00
Franky Braem
5086b562fd
Add missing functions
2012-04-28 18:59:25 +00:00
Marian Krivos
9690a4b50f
added StringTokenizer::find()
2012-04-28 09:53:56 +00:00
Marian Krivos
ae48e7465a
added tests for DegestStream / NumberParser / NumberFormatter
2012-04-28 09:46:01 +00:00
Marian Krivos
a4931bb9af
added DigestEngine::digestFromHex(const std::string& digest) method
2012-04-28 09:32:25 +00:00
Marian Krivos
bd59670069
backport bool support to the NumberParser/NumberFormatter
2012-04-28 09:30:38 +00:00
Aleksandar Fabijanic
b82cb14dfc
Buffer and FIFOBuffer performance optimizations
2012-04-28 04:32:35 +00:00
Aleksandar Fabijanic
d7306cc7d9
FIFOBuffer events and tests
2012-04-27 04:41:50 +00:00
Aleksandar Fabijanic
a9cef39021
fcntl patch for UNIX platforms; code compiled and tests run on Mac & Win
2012-04-26 02:57:16 +00:00
Aleksandar Fabijanic
15d960b057
FIFO resize bugfix and more tests
2012-04-26 00:08:53 +00:00
Aleksandar Fabijanic
afc81ef12d
SF 3521347
2012-04-25 23:50:46 +00:00
Aleksandar Fabijanic
886af0816a
FIFOBuffer implementation and tests
2012-04-25 04:43:01 +00:00
Marian Krivos
e245eeed99
added CppParser to the gmake build
2012-04-24 12:27:49 +00:00
Aleksandar Fabijanic
53a7c351f7
tidy up Foundation Makefile
2012-04-24 03:09:55 +00:00
Aleksandar Fabijanic
db9e20b7fd
minor Data fixes
2012-04-24 02:10:19 +00:00
Marian Krivos
8c53f354e5
added PDF module to gmake
...
revision bump to 1.5.0
2012-04-23 10:51:39 +00:00
Marian Krivos
a0daaba97e
fix gmake on linux
2012-04-23 10:24:48 +00:00
Aleksandar Fabijanic
d75e68c027
new trunk (base for 1.5)
...
windows build only
2012-04-23 01:14:34 +00:00
Aleksandar Fabijanic
f9b60296f7
removing old trunk files
2012-04-23 00:43:14 +00:00
Guenter Obiltschnig
2ce14cafb5
added progen files
2012-04-20 15:33:17 +00:00
Guenter Obiltschnig
58b09ccd55
added PocoDoc
2012-04-20 15:25:13 +00:00
Guenter Obiltschnig
449828ca18
added ProGen
2012-04-20 15:18:57 +00:00
Marian Krivos
1817ccd453
Backup old poco-pre1.5
2012-04-16 20:06:47 +00:00
Aleksandar Fabijanic
3df497d2bf
- fixed broken 2010 projects
...
- session handle property for SQLite and ODBC
- SQLite database utility functions and test:
(1) loading from disk to memory
(2) saving from memory to disk
2012-03-22 03:02:08 +00:00
Marian Krivos
1421d93684
trunk: Openssl with cmake
2012-02-11 19:37:20 +00:00
Marian Krivos
a002f13be2
trunk: updated standard VS2010 sln to include x64 support (all in one)
2012-02-11 12:13:15 +00:00
Marian Krivos
980acfc1b2
trunk: fix cmake Release build
2012-02-10 16:22:58 +00:00
Marian Krivos
a3a9b10b5e
trunk" cmake fix for openssl
2012-02-10 15:37:48 +00:00
Marian Krivos
4e26485542
trunk" cmake fix for openssl include dir
2012-02-10 15:30:38 +00:00
Marian Krivos
7c3339c549
trunk: TextEncoding fixes
2012-02-09 15:15:39 +00:00
Marian Krivos
4f6c5241c1
cmake: added build script 'build_cmake.bat' for win
2012-02-09 12:08:46 +00:00
Marian Krivos
ac73265fb3
trunk: cmake: added simple build script for building Release & Debug version at once
2012-02-07 13:56:54 +00:00
Marian Krivos
0a33514f33
cmake : fix for dependencies
2012-02-07 09:10:42 +00:00
Marian Krivos
1d8e75687e
cmake build: POCO_UNBUNDLED support for sqlite
2012-02-06 18:35:26 +00:00
Marian Krivos
31c7bb6c52
trunk:update to the latest sqlite 3.7.10
2012-02-05 13:32:19 +00:00
Marian Krivos
d106d0726c
trunk: fixed vs2010 project with websocket
2012-02-05 12:54:55 +00:00
Marian Krivos
d066518edd
trunk: add websocket class
2012-02-05 12:29:46 +00:00
Marian Krivos
7d7c02c579
trunk: backport eventing from 1.4.3
2012-02-05 12:16:58 +00:00