2
0
mirror of https://github.com/boostorg/format.git synced 2026-01-23 17:42:21 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Samuel Krempp
0b12543b27 -feed_args.hpp : includes boost/assert.hpp and replaced "assert" by "BOOST_ASSERT", thanks to Nando for reporting this.
-sample_formats.cpp : was using assert without including it


[SVN r24613]
2004-08-20 09:44:24 +00:00
Samuel Krempp
ebd3cc7363 updated copyrights to "Boost Software License, Version 1.0" on the few files that were still using the old one.
all the files are now under the new copyright.


[SVN r24612]
2004-08-20 09:08:21 +00:00
Samuel Krempp
8e3b8c53ce settled for clear() / clear_binds() member function names.
[SVN r21909]
2004-01-25 04:25:57 +00:00
Samuel Krempp
d30e334876 not using anymore manipulators that gcc-2.95 lacks
so it compiles with old gcc.


[SVN r21855]
2004-01-21 11:08:30 +00:00
Samuel Krempp
8f551b40ec unused variable removed
[SVN r18312]
2003-04-25 14:52:43 +00:00
Samuel Krempp
4118cd7612 added custom namespaces, as a hint for the user who doesnt want to inject
full boost (or std) namespaces ..


[SVN r18311]
2003-04-25 14:33:43 +00:00
Samuel Krempp
e7199ada9b merge from RC_1_29_0 branch
( removed "$Id$" from header comments,  and hunted down two tabs)


[SVN r15849]
2002-10-10 11:17:19 +00:00
Samuel Krempp
c2acd377bf initial commit
[SVN r14002]
2002-05-22 11:56:47 +00:00