Commit Graph

90 Commits

Author SHA1 Message Date
Jaakko Järvi
b99048eab3 Fix for gcc 3.4
[SVN r22673]
2004-04-20 18:05:05 +00:00
Jaakko Järvi
ec6cc563b1 patch for gcc3.4
[SVN r22575]
2004-04-01 00:00:55 +00:00
Eric Niebler
282825b784 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
2004-02-26 18:27:02 +00:00
Peter Dimov
c5704cd6e3 Enable ::result_type recognition
[SVN r22379]
2004-02-24 20:03:32 +00:00
Peter Dimov
6f607b3eef *_1 support for smart pointers
[SVN r22376]
2004-02-24 13:13:03 +00:00
Jaakko Järvi
89fb84d751 supressed some gcc3.4 warnings, making it more explicit that a few
template functions return void


[SVN r21503]
2004-01-05 15:34:29 +00:00
Jaakko Järvi
666a3eca2d patch by Jim Apple to fix things here and there
[SVN r21213]
2003-12-10 19:15:05 +00:00
Jaakko Järvi
22e7b9c779 fixed empty args to macros warnings
[SVN r18501]
2003-05-22 21:00:48 +00:00
Jaakko Järvi
68be6f6563 a fix for gcc 2.95.2
[SVN r18500]
2003-05-22 18:27:40 +00:00
Jaakko Järvi
da56b773a0 licence fixes ...
[SVN r17235]
2003-02-05 15:41:29 +00:00
Jaakko Järvi
cd605ff48d licence fixe
[SVN r17234]
2003-02-05 15:40:23 +00:00
Jaakko Järvi
f9a6b38845 remvoded tabs
[SVN r16828]
2003-01-09 14:15:09 +00:00
Jaakko Järvi
846a406b7a bugfix, added a missing sig template
[SVN r16094]
2002-11-04 16:25:33 +00:00
Jaakko Järvi
f74aae1241 bugfixes
[SVN r16025]
2002-10-30 21:10:03 +00:00
Jaakko Järvi
624a204462 a bug fixed
[SVN r15886]
2002-10-10 22:03:49 +00:00
Paul Mensonides
c6030ac58d pp-lib update
[SVN r15214]
2002-09-08 22:03:22 +00:00
Jaakko Järvi
2aec95e806 added a forgotten sig-template to 9-argument case
[SVN r14837]
2002-08-14 14:59:24 +00:00
Jaakko Järvi
c5dafd3db8 volatile support for bind(&A::data_member
[SVN r14745]
2002-08-08 19:54:58 +00:00
Jaakko Järvi
fefd81ede1 adding support for bind(&A::data_member, _1)
[SVN r14744]
2002-08-08 17:01:47 +00:00
Jaakko Järvi
a120795474 added support for bind(&A::data_member, _1) syntax
[SVN r14743]
2002-08-08 16:58:09 +00:00
Jaakko Järvi
94292237b4 bugfix: name conflict in template template parameter
[SVN r14699]
2002-08-05 16:16:00 +00:00
Jaakko Järvi
fbe72097b4 bugfix in make_void
[SVN r14042]
2002-05-24 19:33:24 +00:00
Jaakko Järvi
6f32c54b5d indentation changes
[SVN r14013]
2002-05-22 19:46:57 +00:00
Jaakko Järvi
3d659d2c3b bugfix in empty case_statements
[SVN r14012]
2002-05-22 19:44:07 +00:00
Jaakko Järvi
e9721da0d0 bugfix on do_nothing_action case
[SVN r14011]
2002-05-22 19:42:33 +00:00
Jaakko Järvi
f329a3bf68 bugfix in empty catch blocks
[SVN r14010]
2002-05-22 19:41:46 +00:00
Jaakko Järvi
eeb2c53b56 added dummy uses of arguments to prevent unused argument errors
[SVN r13860]
2002-05-14 16:59:33 +00:00
Jaakko Järvi
fcf0d30c4e removing tabs
[SVN r13782]
2002-05-09 17:08:29 +00:00
Jaakko Järvi
2942562072 name changes to get under 31 chars
[SVN r13763]
2002-05-08 22:14:14 +00:00
Jaakko Järvi
d60ae200a6 using ice_and, ice_or instead of && and || in compile time expressions
[SVN r13756]
2002-05-08 20:02:31 +00:00
Jaakko Järvi
937816e76e added a comment
[SVN r13734]
2002-05-07 22:24:22 +00:00
Jaakko Järvi
bc350d53bf added a config parameter for not handling the ::template correctly
[SVN r13733]
2002-05-07 22:22:01 +00:00
Jaakko Järvi
34133ee940 do not include member_ptr.hpp for compilers that cannot handle it
[SVN r13732]
2002-05-07 22:20:08 +00:00
Jaakko Järvi
1a2fb78541 inner product etc.
[SVN r13730]
2002-05-07 21:51:33 +00:00
Jaakko Järvi
ec9ba2becf fixed a bug in stringstream and fstream << >> operators
[SVN r13652]
2002-05-03 19:13:48 +00:00
Jaakko Järvi
2bdf3738c1 added all STL algorithms, removed has_sig
[SVN r13651]
2002-05-03 19:10:35 +00:00
Jaakko Järvi
c11fb1fe36 removed one struct/class inconsistency
[SVN r13559]
2002-04-24 12:43:53 +00:00
Jaakko Järvi
15baf78a58 Into the maintrunk
[SVN r13524]
2002-04-19 19:29:57 +00:00
Jaakko Järvi
f2b02864f9 lambda_development branch creation
[SVN r11711]
2001-11-15 20:47:16 +00:00
Jaakko Järvi
ff19db1c1a dummy file
[SVN r11709]
2001-11-15 20:42:37 +00:00