fbraem
|
6a8b2c5a48
|
Add some handy "short-cut" functions
|
2013-02-27 18:51:05 +01:00 |
fbraem
|
382dbd5637
|
Add addNewDocument method
|
2013-02-23 17:36:10 +01:00 |
fbraem
|
99cd51d727
|
Use addNewDocument when possible, add sample for ensureIndex
|
2013-02-22 19:30:14 +01:00 |
fbraem
|
60afc2dbd0
|
Add ensureIndex
|
2013-02-22 19:29:48 +01:00 |
fbraem
|
7328eace34
|
Add method addNewDocument and return a reference of the active document in the add methods to allow chaining these methods ...
|
2013-02-21 16:48:21 +01:00 |
fbraem
|
7600eed502
|
Add more samples
|
2013-02-20 22:21:26 +01:00 |
fbraem
|
e79f75d9fe
|
Rename query() method to selector()
|
2013-02-20 22:20:55 +01:00 |
fbraem
|
e04dca0e13
|
Provide an add method for a char* value
|
2013-02-20 22:20:29 +01:00 |
fbraem
|
25141680e2
|
Add first samples
|
2013-02-19 22:59:47 +01:00 |
fbraem
|
005e629fc7
|
Implement the correct way of traversing a cursor
|
2013-02-19 22:38:27 +01:00 |
fbraem
|
fb94876de2
|
Add a get method that doesn't throw, but returns a default argument instead
|
2013-02-19 22:38:00 +01:00 |
fbraem
|
a39b33b3e9
|
Add const to get method
|
2013-02-19 22:32:40 +01:00 |
fbraem
|
79c1edbdfb
|
Add getLastErrorDoc and getLastError
|
2013-02-19 22:32:11 +01:00 |
fbraem
|
13380b5eb9
|
Make indentation work in toString
|
2013-02-17 18:41:36 +01:00 |
fbraem
|
b19401af37
|
Solve wrong assert
|
2013-02-17 18:40:58 +01:00 |
fbraem
|
8d056ce2bf
|
Escape special characters in toString of a string element
|
2013-02-17 18:40:41 +01:00 |
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 |
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 |
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 |
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 |
fbraem
|
749e7cd2ca
|
Add MongoDB classes
|
2013-02-02 21:52:49 +01:00 |
fbraem
|
5964ae0a80
|
JSON unicode fixes and running tests on invalid unicode JSON
|
2013-01-04 17:09:04 +01:00 |
Alex
|
7094df540f
|
GH 46: 1.5.1 build fails on OS X when using libc++
|
2012-12-30 09:50:59 -06:00 |
Alex
|
26a480d325
|
Revert "Revert "Revert "Merge pull request #45 from RangelReale/jsonunicode"""
This reverts commit 86647bd8ba .
|
2012-12-30 09:37:52 -06:00 |
Alex
|
86647bd8ba
|
Revert "Revert "Merge pull request #45 from RangelReale/jsonunicode""
This reverts commit 52867ed7c7 .
|
2012-12-29 07:32:21 -06:00 |
Alex
|
52867ed7c7
|
Revert "Merge pull request #45 from RangelReale/jsonunicode"
This reverts commit dcf92dcfe3 , reversing
changes made to 79838aa76d .
|
2012-12-29 07:32:09 -06:00 |
Aleksandar Fabijanic
|
dcf92dcfe3
|
Merge pull request #45 from RangelReale/jsonunicode
* Fix JSON unicode handling
|
2012-12-29 04:10:48 -08:00 |
Rangel Reale
|
92ba6563f0
|
* Added unit test to JSON unicode change
|
2012-12-28 21:19:53 -02:00 |
Rangel Reale
|
3a2116233b
|
* Fix JSON unicode handling (see http://pocoproject.org/forum/viewtopic.php?f=10&t=5686)
|
2012-12-28 11:55:12 -02:00 |
Alex
|
79838aa76d
|
GH 42: Linux unbundled builds don't link
GH #42: Linux unbundled builds don't link
|
2012-12-26 23:23:15 -06:00 |
aleks-f
|
3ace867b6d
|
added JSON VS100 64 bit projects
|
2012-12-26 22:54:14 -06:00 |