fbraem
|
1643089087
|
Add indent argument
|
2013-02-17 18:40:02 +01:00 |
|
fbraem
|
14ffc9ea4c
|
#include for Poco::RegularExpression moved from element.h to it's correct place
|
2013-02-17 18:39:34 +01:00 |
|
Rangel Reale
|
7f6bc31364
|
* Use sqlite3_stmt_readonly to determine if sqlite3_changes should be called
* Remove sys.dual dependency, improving multi-threaded applications
|
2013-02-17 12:03:01 -03:00 |
|
Aleksandar Fabijanic
|
c24893b8ab
|
Merge pull request #88 from fbraem/develop
Develop
|
2013-02-16 13:35:55 -08:00 |
|
fbraem
|
2f8d464d1f
|
Merge remote-tracking branch 'origin/MongoDB' into develop
|
2013-02-16 20:56:15 +01:00 |
|
fbraem
|
f41e6f1b5b
|
Add MongoDB
|
2013-02-16 20:53:48 +01:00 |
|
fbraem
|
249a813db4
|
Premake is not the official build tool of POCO, so remove it
|
2013-02-16 20:53:19 +01:00 |
|
fbraem
|
2f4d4129ab
|
Add more build files
|
2013-02-16 20:51:58 +01:00 |
|
fbraem
|
72f041c21f
|
Add missing Database
|
2013-02-16 20:51:36 +01:00 |
|
fbraem
|
c33b2506cf
|
Rearrange initialisations to remove warnings
|
2013-02-16 20:51:23 +01:00 |
|
fbraem
|
39b685ee78
|
Add missing source files
|
2013-02-16 20:14:39 +01:00 |
|
fbraem
|
cd62f340b4
|
Rearrange some code and add getter for fullCollectionName
|
2013-02-16 19:56:32 +01:00 |
|
fbraem
|
d9296a0dc0
|
Change getMore test into Cursor test
|
2013-02-16 19:55:49 +01:00 |
|
fbraem
|
dfe27aa917
|
Cursor class is used to combine query and getmore requests
|
2013-02-16 19:55:23 +01:00 |
|
fbraem
|
bf315df7a6
|
Cleaning up code, add docs, add getMore sample ...
|
2013-02-15 22:32:24 +01:00 |
|
Aleksandar Fabijanic
|
5672d721be
|
Merge pull request #86 from adrianimboden/develop
Fixed bug: Pointers to vector internas were given away and became invali...
|
2013-02-14 19:35:05 -08:00 |
|
fbraem
|
58958d2655
|
Add more tests
|
2013-02-14 22:54:06 +01:00 |
|
fbraem
|
c2dbb70b0b
|
Implement toString
|
2013-02-14 22:53:45 +01:00 |
|
fbraem
|
8fddacd451
|
Update toString method
|
2013-02-14 22:51:51 +01:00 |
|
fbraem
|
9696d7d339
|
Add more functions
|
2013-02-14 22:51:30 +01:00 |
|
fbraem
|
b8e9cc1e23
|
Implement toString
|
2013-02-14 22:50:55 +01:00 |
|
fbraem
|
7818a6c046
|
Put quotes around string in toString, boolean is an unsigned value
|
2013-02-14 22:50:43 +01:00 |
|
fbraem
|
2475bebb30
|
Add elements(), make toString virtual and _elements protected
|
2013-02-14 22:49:53 +01:00 |
|
Guenter Obiltschnig
|
0ab5c9dcf6
|
added DNS::reload()
|
2013-02-14 16:35:04 +01:00 |
|
Guenter Obiltschnig
|
b3a3ece54e
|
HTTPSession: always reset buffer pointers on connect to clear any leftover data from previous requests
|
2013-02-14 16:27:47 +01:00 |
|
Guenter Obiltschnig
|
e9ec584733
|
On Linux, Poco::Environment::nodeId() first always tries to obtain the MAC address of eth0 before trying other interfaces
|
2013-02-14 16:26:19 +01:00 |
|
fbraem
|
9a5b149a01
|
Correct some settings
|
2013-02-13 19:11:26 +01:00 |
|
fbraem
|
9765ccf587
|
Make it work again
|
2013-02-13 19:10:57 +01:00 |
|
fbraem
|
913020e89d
|
Removed
|
2013-02-13 19:10:10 +01:00 |
|
Adrian Imboden
|
6149beb920
|
Fixed bug: Pointers to vector internas were given away and became invalid because of resizing the vector
|
2013-02-12 23:43:02 +01:00 |
|
aleks-f
|
59087c7cf1
|
passify g++
|
2013-02-10 22:43:13 -06:00 |
|
aleks-f
|
93c9e83e8d
|
SQLite update event handling
|
2013-02-10 22:27:16 -06:00 |
|
aleks-f
|
4bcddad43e
|
auto-init for db back-ends
Auto initialization for all DB back-ends and some tidy-up for network
windows auto initialization
|
2013-02-10 09:06:54 -06:00 |
|
aleks-f
|
c7cb7e4498
|
Time gcc compile fix
|
2013-02-09 22:54:28 -06:00 |
|
aleks-f
|
f09e1820cd
|
LOB gcc compile fix
|
2013-02-09 22:53:10 -06:00 |
|
aleks-f
|
317fd37d2b
|
another compile fix
|
2013-02-09 22:51:28 -06:00 |
|
aleks-f
|
134a2b9a73
|
gcc Var Date compile fix
|
2013-02-09 22:50:32 -06:00 |
|
aleks-f
|
6a859abb41
|
gcc Var Date conversion fix
|
2013-02-09 22:48:56 -06:00 |
|
aleks-f
|
d6042065ec
|
Auto init for Net and SQLite (win)
Auto init for Net and SQLite (only tested on Windows)
|
2013-02-09 22:39:07 -06:00 |
|
aleks-f
|
72b5b7acae
|
GH #80: NumberFormatter::append broken
fixed GH #80: NumberFormatter::append broken
|
2013-02-07 21:43:40 -06:00 |
|
aleks-f
|
7dcee53937
|
gcc compile
|
2013-02-05 23:10:54 -06:00 |
|
Alex
|
2661b54ff6
|
work around static union member (non-C++03)
|
2013-02-05 22:56:03 -06:00 |
|
aleks-f
|
21da0129b6
|
Dynamic::Var SOO
Dynamic::Var small object optimization and some refactoring
|
2013-02-05 22:12:21 -06:00 |
|
Alex Fabijanic
|
54a92c59e5
|
gcc/linux compile
|
2013-02-03 22:39:09 -06:00 |
|
Alex
|
1523a87926
|
IPAddress Mac clang compile
|
2013-02-03 20:19:14 -06:00 |
|
Aleksandar Fabijanic
|
33f502c119
|
Merge pull request #76 from rettichschnidi/rettichschnidi-fix-validator-docu
Fix documentation: OptionException gets thrown by Poco::Util::Validator
|
2013-02-03 18:11:58 -08:00 |
|
aleks-f
|
ddfa52eefa
|
some refactoring
|
2013-02-03 12:03:01 -06:00 |
|
Reto Schneider
|
6544af712a
|
Fix documentation: OptionException gets thrown by a validator, not InvalidOptionException.
|
2013-02-03 18:17:55 +01:00 |
|
Alex
|
0c7e345d89
|
clang mac compile
|
2013-02-03 07:16:06 -06:00 |
|
aleks-f
|
1821716d29
|
more tests and other changes
- ported complete suite of boost::any tests
- improved reference casting
- added swap in SOO version
|
2013-02-02 20:37:39 -06:00 |
|