aleks-f
|
7e8797fb5a
|
GH #48: Need getArgs() accessor
GH #48: Need getArgs() accessor to Util::Application to retrieve
start-up arguments
|
2013-01-05 15:54:12 -06:00 |
|
aleks-f
|
ef9cda6666
|
GH #26: Cannot compile on gcc
GH #26: Cannot compile on gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 using
compiler flag pedantic
|
2012-12-12 23:02:20 -06:00 |
|
Aleksandar Fabijanic
|
6d2881ef34
|
Merge pull request #3 from RangelReale/mobilefixes
Android and iOS fixes
|
2012-12-02 20:28:22 -08:00 |
|
Mike Naquin
|
6d586537bb
|
Add include guards for XMLConfiguration and JSONConfiguration in Poco::Util. This will prevent accidental linking of the XML and JSON libraries when enabled.
|
2012-11-14 10:34:27 -06:00 |
|
Guenter Obiltschnig
|
0472e955ba
|
POCO_SERVER_MAIN now catches Poco::Exception and writes the displayText to stderr.
|
2012-11-13 20:29:53 +01:00 |
|
Rangel Reale
|
141a2c152c
|
* use xcode-select to find correct paths for iOS build
* add iOS definitions for CMake
* ServerApplication on Android must use events instead of signals to wait for server termination.
|
2012-11-11 11:59:36 -02:00 |
|
Guenter Obiltschnig
|
79eab26377
|
the great line endings cleanup
|
2012-11-11 09:57:01 +01:00 |
|
Aleksandar Fabijanic
|
991fb4a31f
|
FreeBSD modifications
|
2012-09-26 02:51:43 +00:00 |
|
Aleksandar Fabijanic
|
71a055c81a
|
SF#3522081: WinRegistryConfiguration unable to read REG_QWORD values
|
2012-08-21 03:15:38 +00:00 |
|
Aleksandar Fabijanic
|
2b2a362926
|
SF #3544720: AbstractConfigurator to support 64bit values
|
2012-08-21 02:42:57 +00:00 |
|
Franky Braem
|
b521d97102
|
Add removeRaw, create default JSON::Object in default ctor, trigger events when enabled.
|
2012-07-04 20:51:24 +00:00 |
|
Franky Braem
|
2f36abaa6d
|
Make setInt, setBool, ... virtual to make it possible to override them
|
2012-07-04 20:49:56 +00:00 |
|
Aleksandar Fabijanic
|
9bdc08c9f0
|
- added POCO_ENABLE_CPP11 config define (default for VS >= 2010)
- added _WIN32_WINNT value detection up to Windows 7
- modified Util::Units to compile with VS 2010 (static_assert is standard in C++11)
|
2012-06-27 02:34:23 +00:00 |
|
Marian Krivos
|
7eb7176397
|
SF:# 3522084 : AbstractConfiguration does not support 64-bit integers
|
2012-05-26 17:25:36 +00:00 |
|
Aleksandar Fabijanic
|
e5e3a57baf
|
updated convertToRegFormat name to begin with lowercase and added test
|
2012-05-18 03:27:52 +00:00 |
|
Franky Braem
|
8b7c37a837
|
Add JSONConfiguration
|
2012-05-03 20:14:38 +00:00 |
|
Aleksandar Fabijanic
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +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 |
|
Marian Krivos
|
6268aa3865
|
backport changes from 1.4.3 branch
|
2012-01-07 11:06:14 +00:00 |
|
Marian Krivos
|
cc90b38ae5
|
changes (part 1) from 1.4.3 branch (XMLConfiguration delimiter, OptionProcessor)
|
2011-11-15 13:59:05 +00:00 |
|
Marian Krivos
|
97ec3f5bf6
|
backport SharedLibrary changes from 1.4.2-p1
|
2011-11-04 18:56:08 +00:00 |
|
Marian Krivos
|
bf4776bfd1
|
POCO_SERVER_MAIN : fix for mingw
|
2011-09-21 16:24:29 +00:00 |
|
Marian Krivos
|
7e5c3a13d6
|
XML: complete merge from 1.4.2
|
2011-09-14 14:55:17 +00:00 |
|
Marian Krivos
|
861679e616
|
fix linker error with MINGW32
|
2011-01-15 17:32:00 +00:00 |
|
Guenter Obiltschnig
|
09fce4461e
|
changes from 1.3.6
|
2009-06-17 06:45:14 +00:00 |
|
Guenter Obiltschnig
|
6fa5bcf09f
|
poco-ification of Units header
|
2009-04-30 11:26:15 +00:00 |
|
Guenter Obiltschnig
|
35a948448c
|
poco-ification of Units header
|
2009-04-30 11:24:30 +00:00 |
|
Guenter Obiltschnig
|
f9b389f65f
|
poco-ification of Units header
|
2009-04-30 11:23:31 +00:00 |
|
Guenter Obiltschnig
|
457e24748d
|
added Util::Timer
|
2009-04-14 10:47:37 +00:00 |
|
Guenter Obiltschnig
|
98eb0eb532
|
made XMLConfiguration fully writable
|
2009-04-08 13:08:34 +00:00 |
|
Guenter Obiltschnig
|
614c87b4be
|
documentation improvements, gcc 4.3 warning fix
|
2009-04-02 13:01:07 +00:00 |
|
Guenter Obiltschnig
|
fa1658b23a
|
integrated improvements from 1.3.4 (NumberFormatter::append(), DateTimeFormatter::append()
|
2009-02-21 10:59:58 +00:00 |
|
Guenter Obiltschnig
|
14a4c61355
|
- fixed SF# 2012050: Configuration key created on read access; - Poco::Util::WinRegistryKey now has a read-only mode; - Poco::Util::WinRegistryKey::deleteKey() can now recursively delete registry keys
|
2008-09-18 09:04:17 +00:00 |
|
Aleksandar Fabijanic
|
43392d87cf
|
URL case typo fix
|
2008-08-14 10:10:50 +00:00 |
|
Aleksandar Fabijanic
|
4ab0ccaf6d
|
Units
|
2008-08-14 10:04:46 +00:00 |
|
Guenter Obiltschnig
|
8bc8552616
|
fixed a namespace bug in POCO_APP_MAIN macro
|
2008-04-15 10:59:00 +00:00 |
|
Guenter Obiltschnig
|
f716fdc5d6
|
XMLConfiguration now supports modifying properties (contributed by Tom Tan)
|
2008-02-16 21:02:14 +00:00 |
|
Guenter Obiltschnig
|
40e7be0bab
|
synced with main repository
|
2008-01-28 17:30:40 +00:00 |
|
Guenter Obiltschnig
|
a04bae94d7
|
synchronized trunk
|
2007-08-10 13:57:07 +00:00 |
|
Guenter Obiltschnig
|
cf80f255be
|
committed 1.3 release
|
2007-05-07 16:46:23 +00:00 |
|
Guenter Obiltschnig
|
be44df77fd
|
latest changes from main rep
|
2007-05-05 13:15:55 +00:00 |
|
Guenter Obiltschnig
|
4d80e24d44
|
latest changes from main repository
|
2007-04-27 13:25:16 +00:00 |
|
Guenter Obiltschnig
|
965b9458d5
|
committed latest 1.3 snapshot
|
2007-04-18 16:24:06 +00:00 |
|
Guenter Obiltschnig
|
488b63fb0d
|
sync to internal repository
|
2007-02-23 14:35:25 +00:00 |
|
Guenter Obiltschnig
|
4a68362f6c
|
integrated changes from main rep
|
2007-01-04 08:18:57 +00:00 |
|
Guenter Obiltschnig
|
898be6c227
|
sources from main repository
|
2006-12-22 09:56:56 +00:00 |
|
Guenter Obiltschnig
|
551c728faf
|
sources for 1.3
|
2006-11-17 16:31:29 +00:00 |
|
Guenter Obiltschnig
|
1ecd4a8a9e
|
set eol-style to native
|
2006-10-23 16:21:00 +00:00 |
|
Guenter Obiltschnig
|
89111b52b3
|
integrated changes from main repository for upcoming 1.2.5 release
|
2006-10-12 15:08:28 +00:00 |
|