Artyom Beilis
|
99b348077d
|
Closing 7820
[SVN r82173]
|
2012-12-22 21:01:39 +00:00 |
|
Artyom Beilis
|
91246eb1a7
|
Closing #7386
Applied recommeded changes
[SVN r82152]
|
2012-12-21 15:05:35 +00:00 |
|
Artyom Beilis
|
695eff3796
|
Comment typo patch, closing #7762
[SVN r82151]
|
2012-12-21 14:33:09 +00:00 |
|
Artyom Beilis
|
5309af6286
|
Added missing endcond that screwed documentation generation.
Fixing #7734
[SVN r82150]
|
2012-12-21 14:26:05 +00:00 |
|
Artyom Beilis
|
2b4b73a346
|
Closing ticket #7368, fixed typo
[SVN r82149]
|
2012-12-21 14:04:18 +00:00 |
|
Artyom Beilis
|
6f0d6bdcb1
|
Fixed #7701 missing "std::" in some places, problem on
platforms like QNX, Blackbarry
[SVN r81591]
|
2012-11-27 16:12:53 +00:00 |
|
Artyom Beilis
|
725ead890c
|
Fixed bug #7743 invalid encoding asccepted as valid
[SVN r81590]
|
2012-11-27 16:05:54 +00:00 |
|
Artyom Beilis
|
ef9d900a5a
|
Lineup with Boost.Trunk
Fixes:
- Fixed compilation with requirement of boost_system
- Fixed some problems with STLPort builds
[SVN r78560]
|
2012-05-23 17:39:25 +00:00 |
|
Artyom Beilis
|
7a25ff527e
|
Lineup with trunk
[SVN r78306]
|
2012-05-02 13:49:25 +00:00 |
|
Artyom Beilis
|
7b2843a243
|
Closing #6833, applied patch
[SVN r78305]
|
2012-05-02 13:32:07 +00:00 |
|
Artyom Beilis
|
220e260d67
|
Closing #6635, patch applied
[SVN r78304]
|
2012-05-02 13:28:03 +00:00 |
|
Artyom Beilis
|
8c368da16c
|
Fixed missing dependency
[SVN r76685]
|
2012-01-25 14:36:25 +00:00 |
|
Artyom Beilis
|
ceeed30a7f
|
Added missing header
[SVN r76472]
|
2012-01-13 21:34:24 +00:00 |
|
Artyom Beilis
|
691766a85b
|
STLPort support fixes:
- Fixed linear_iterator_traits to work when std::string::iterator == "char*"
- Workaround of missing operator '|' fork mask
[SVN r76471]
|
2012-01-13 21:24:35 +00:00 |
|
Artyom Beilis
|
1a3dd9145e
|
Merged changesets 75594,75601 from trunk, incorrect used of
MultiByteToWide in detection of invalid sequences.
[SVN r76302]
|
2012-01-04 10:58:35 +00:00 |
|
Artyom Beilis
|
76610eb2b2
|
Fixed incorrect optional testing
[SVN r75601]
|
2011-11-22 08:46:58 +00:00 |
|
Artyom Beilis
|
e15decdeb6
|
Fixed incorrect use of MultiByteToWideChar in detection of invalid
input sequences
[SVN r75594]
|
2011-11-21 13:23:30 +00:00 |
|
Artyom Beilis
|
62dcc01a43
|
Merged changeset 75174 from trunk (clang issue)
[SVN r75315]
|
2011-11-04 14:10:35 +00:00 |
|
Artyom Beilis
|
387143407f
|
An attempt to fix clang-2.9 and clang-3.0 build issue - cast of unsigned char to char
[SVN r75174]
|
2011-10-30 08:24:23 +00:00 |
|
Artyom Beilis
|
d72a33a65b
|
Merged chagneset 74174 from trunk
[SVN r74199]
|
2011-09-03 11:39:15 +00:00 |
|
Artyom Beilis
|
1d84167914
|
Fixing unit test, It does not seems that the standard
requires that error would not be reported on first codecvt failure...
[SVN r74174]
|
2011-08-31 07:08:07 +00:00 |
|
Artyom Beilis
|
7b807dda85
|
Merged Boost.Locale to release branch
[SVN r74002]
|
2011-08-22 10:39:12 +00:00 |
|
Artyom Beilis
|
12abb75fc9
|
Fixed incorrect sentence in the documentation
[SVN r74001]
|
2011-08-22 09:05:40 +00:00 |
|
Artyom Beilis
|
48ff4519b8
|
- Updates according to library requirements
- cleanup of inspect warnings
- various requiremets like libraries.htm and maintainers.txt
[SVN r73786]
|
2011-08-15 19:04:34 +00:00 |
|
Artyom Beilis
|
e25401af16
|
Fixed some code the confused the doxygen
[SVN r73648]
|
2011-08-11 11:06:23 +00:00 |
|
Artyom Beilis
|
d5c19fcc19
|
Updated documentation
[SVN r73646]
|
2011-08-11 10:11:54 +00:00 |
|
Artyom Beilis
|
79c567a34f
|
Fixed incorrect use of "empty" utfXX_t
[SVN r73527]
|
2011-08-04 13:27:21 +00:00 |
|
Artyom Beilis
|
121edcff48
|
Added test for gcc to check if it can accept -shared options
[SVN r73506]
|
2011-08-03 09:42:52 +00:00 |
|
Artyom Beilis
|
4acf3e5512
|
Fixing an issue with incorrect use of templated member functions
[SVN r73481]
|
2011-08-01 19:29:17 +00:00 |
|
Artyom Beilis
|
d3a7d0a0fa
|
utf_to_utf is now inline and implemented in headers
[SVN r73469]
|
2011-08-01 08:04:27 +00:00 |
|
Artyom Beilis
|
c64f3fd376
|
Attempt to fix iconv - lets rename the name of the function
that calls iconv library
[SVN r73382]
|
2011-07-26 18:39:40 +00:00 |
|
Artyom Beilis
|
181bfe3e71
|
Added shared library build flags required for GCC
[SVN r73350]
|
2011-07-25 06:58:50 +00:00 |
|
Artyom Beilis
|
d5ad31c0d1
|
An attempt to fix an issue when mask is enum type for pathscale 4 compiler
[SVN r73286]
|
2011-07-21 20:01:33 +00:00 |
|
Artyom Beilis
|
8eb15f3d27
|
Fixed missing properties for objects
[SVN r73219]
|
2011-07-18 15:02:00 +00:00 |
|
Artyom Beilis
|
1d7179612f
|
Added support of search of a libraries in lib64/bin64
directories with full checks
[SVN r73214]
|
2011-07-18 11:44:42 +00:00 |
|
Artyom Beilis
|
194a35dd4f
|
- Fixed correct error report in case Windows codepage is not
supported
- Updated tests to skip situations where particular code pages
may not be supported in Windows
[SVN r73170]
|
2011-07-17 11:04:57 +00:00 |
|
Artyom Beilis
|
26f6963c2b
|
Fixed formatting test for cases where some locales
are not installed on the system
[SVN r73162]
|
2011-07-17 09:10:33 +00:00 |
|
Artyom Beilis
|
0bfcbca4b4
|
Try to prevent entire build process to fail of Boost.Locale can't
be build
[SVN r73147]
|
2011-07-16 13:35:59 +00:00 |
|
Artyom Beilis
|
5c76f11768
|
Changed order of test to make the Boost.Locale's test
be the last such the if it fails we will still see more
output
[SVN r73119]
|
2011-07-15 12:48:40 +00:00 |
|
Artyom Beilis
|
fcd53df19c
|
Cleanup of some tabs and missing copyright notices
[SVN r73099]
|
2011-07-14 11:09:25 +00:00 |
|
Artyom Beilis
|
545df3e27d
|
merged changeset 1887 - generator should be tested regardless of backends
[SVN r73094]
|
2011-07-14 09:01:50 +00:00 |
|
Artyom Beilis
|
90da3db376
|
Added test that shows OS configuration
[SVN r73091]
|
2011-07-14 07:31:52 +00:00 |
|
Artyom Beilis
|
802f5d031d
|
- Merge: svn merge -r 1882:1885 https://cppcms.svn.sourceforge.net/svnroot/cppcms/boost_locale/trunk
- Fixed issues with inspector
- Changed the use of boost::mutex - not include entire boost.thread
- Updated documentation build script
[SVN r73059]
|
2011-07-13 18:05:40 +00:00 |
|
Artyom Beilis
|
4c30e01d23
|
First Version of Boost.Locale integrated into SVN trunk
[SVN r73017]
|
2011-07-12 13:57:36 +00:00 |
|
Douglas Gregor
|
88da98e37b
|
Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
|
2007-07-31 20:32:15 +00:00 |
|