Commits
User selector
Commit History
Commits on Apr 4, 2015
Change detail namespace.
Show description for 6ffcc5ecommitted
Commits on Nov 23, 2009
Allow std::locale's to not have a messages facet installed (fixes some STLPort issues).
Show description for a83329dcommitted
Commits on Jun 17, 2005
Fixes to suppress VC7.1 warnings: just rename a few variables to work around the issue.
Show description for 799901acommitted
Commits on Mar 8, 2005
Make it sure this compiles when there's no exception handling support.
Show description for ca144bbcommitted
Commits on Jan 21, 2005
More Sunpro std::distance fixes.
Show description for 56fadadcommitted
Commits on Jan 13, 2005
merged changes in regex5 branch
Show description for 71a0e02committed
Commits on Sep 18, 2004
Added needed include (fix for RW STL on Linux)
Show description for 8e60fd2committed
Commits on Jun 22, 2004
HP aCC patches.
Show description for d310bc9committed
Commits on Dec 20, 2003
Only disable cpp_regex_traits<wchar_t> if we are in weird dual-wchar_t mode.
Show description for 65f6604committed
Commits on Dec 5, 2003
Refined building without /Zc:wchar_t on msvc 7 and above
Show description for dddfc1acommitted
Commits on Nov 19, 2003
Fix gcc -Wshadow warnings
Show description for 27875c1committed
Commits on Oct 23, 2003
Mostly cgg warning suppression, plus some gcc 2.95 workarounds.
Show description for 9215a04committed
Commits on Oct 13, 2003
Changed no-exception behaviour to call throw_exception directly so that the handler sees the actual error message.
Show description for 54e9a2fcommitted
Commits on Oct 4, 2003
Added new licence info.
Show description for ab5a7a7committed
Commits on Sep 30, 2003
switched over to new Boost Licence
Show description for 11ea8aacommitted
Commits on Jul 25, 2003
Added fix for SGI64 (std::messages::open appears to require a non-const reference on that platform :-( )
Show description for 11f5355committed
Commits on May 17, 2003
Merged regex-4 branch.
Show description for f0f32bdcommitted
Commits on Mar 30, 2003
Fixed nasty typo
Show description for 0ed72c3committed
Commits on Sep 13, 2002
Fixed regex makefiles to work nice with the new boost.test lib.
Show description for d9694bbcommitted
Commits on Aug 24, 2002
Added missing break statements
Show description for 38b55d0committed
Commits on Aug 21, 2002
Added GCC warning suppression
Show description for bed785acommitted
Commits on Jul 17, 2002
Added BOOST_NO_STD_WSTREAMBUF guard
Show description for 1ad6328committed
Commits on May 30, 2002
vc7 warning suppression.
Show description for 998f94fcommitted
Commits on May 18, 2002
Config updates/patches
Show description for 992eb04committed
Commits on Apr 24, 2002
Moved some key template instances into the lib and out of user code.
Show description for 976fb02committed
Commits on Mar 19, 2002
Minor doc typo fixes.
Show description for 1d560facommitted
Commits on Feb 20, 2002
Fixed behaviour on Embedded VC++
Show description for b55cce9committed
Commits on Feb 8, 2002
Added support for compilers with no exception handling support.
Show description for c8e9df8committed
Commits on Feb 2, 2002
New smart pointer documentation. Related clean-up of the smart pointer
Show description for d227059committed
Darin Adler
Commits on Jan 30, 2002
changed all pointer casts to explicit static_cast or reinterpret_cast.
Show description for f508234committed
Commits on Jan 7, 2002
Added checks to message loading code.
Show description for 52dbd28committed
Commits on Sep 30, 2001
Tweeked regex version number to reference <boost/version.hpp>
Show description for fe45d5bcommitted
Commits on Sep 18, 2001
commit of split-config, including any changes required to existing libraries (mainly regex).
Show description for 1d47314committed
Commits on May 30, 2001
regex point release (minor compatiblity fixes)
Show description for 330d46fcommitted