poco/Foundation
Patrick White b4aa3cedfa PatternFormatter specific-length source and optimizations.
Optimize the pattern formatter by doing time-zone calculations
once and using it's offset. Parse the format string once and
setup a vector of the fields wanted so parsing the %[name] is
much faster.

Add ability to easily enforce a specific length for the source
fields which is nicer for reading log files.
2012-11-28 15:09:10 -05:00
..
include/Poco PatternFormatter specific-length source and optimizations. 2012-11-28 15:09:10 -05:00
samples removed .vmsbuild files, which are no longer maintained 2012-11-11 11:08:17 +01:00
src PatternFormatter specific-length source and optimizations. 2012-11-28 15:09:10 -05:00
testsuite Merge remote-tracking branch 'origin/Base32Encoding' into develop 2012-11-15 20:02:53 -06:00
wcelibcex-1.0 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
CMakeLists.txt * add POCO_STATIC definition in CMake 2012-11-11 14:17:28 -02:00
extradirs new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_CE_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_CE_vs90.vcproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_vs71.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs71.vcproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_vs80.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs80.vcproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_vs90.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs90.vcproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_vs100.sln change EOL to 'native' 2012-04-29 18:52:25 +00:00
Foundation_vs100.vcxproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_vs100.vcxproj.filters Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Foundation_vs110.vcxproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_vs110.vcxproj.filters Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_x64_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_x64_vs90.vcproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_x64_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Foundation_x64_vs100.vcxproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_x64_vs100.vcxproj.filters Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Foundation_x64_vs110.vcxproj Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation_x64_vs110.vcxproj.filters Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00
Foundation.vxbuild porting 1.4.4 rev. 1989 (except for File_WIN32(U)/FileImpl::isDeviceImpl() where GENERIC_ACCESS was left due to breaking testFileAtributes3() test case) 2012-08-26 03:40:12 +00:00
Makefile Base32 Encoder/Decoder 2012-11-12 20:00:37 -06:00