Jaakko Järvi
|
c713dc5e0c
|
fixed a typo, thanks Dave A
[SVN r20295]
|
2003-10-07 20:55:29 +00:00 |
|
Jaakko Järvi
|
ff04032656
|
a typo fix
[SVN r18993]
|
2003-07-09 14:35:19 +00:00 |
|
Jaakko Järvi
|
6f63b3770f
|
fixed a bad example
[SVN r18616]
|
2003-05-30 19:26:56 +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
|
02314ab550
|
typo
[SVN r17652]
|
2003-02-26 05:11:50 +00:00 |
|
Jaakko Järvi
|
9f032a7301
|
licences were missing, now added
[SVN r17236]
|
2003-02-05 15:47:51 +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
|
641babedf8
|
added a link
[SVN r17232]
|
2003-02-05 14:58:37 +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
|
29794ee654
|
added more tests for different arities of member functions
[SVN r16093]
|
2002-11-04 16:24:38 +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 |
|
Jaakko Järvi
|
b635d13d2c
|
a typo fix
[SVN r15656]
|
2002-10-02 22:43:10 +00:00 |
|
Jaakko Järvi
|
403d82da66
|
changed a list to a vector (sort requires random access iterator) in one example
[SVN r15575]
|
2002-09-30 20:28:27 +00:00 |
|
Jaakko Järvi
|
0f29970c8b
|
changing to the new boost::function style
[SVN r15510]
|
2002-09-25 16:56:06 +00:00 |
|
Jaakko Järvi
|
05b9bd64c4
|
converting to the new boost::function style
[SVN r15508]
|
2002-09-25 16:46:42 +00:00 |
|
Jaakko Järvi
|
e1b36955b7
|
changed <include> to <sysinclude>
[SVN r15306]
|
2002-09-13 16:46:08 +00:00 |
|
Paul Mensonides
|
c6030ac58d
|
pp-lib update
[SVN r15214]
|
2002-09-08 22:03:22 +00:00 |
|
Beman Dawes
|
e6edfdf997
|
Initial commit
[SVN r14896]
|
2002-08-15 17:47:47 +00:00 |
|
Jaakko Järvi
|
aabd832db1
|
added a Jamfile to run tests locally
[SVN r14856]
|
2002-08-14 20:56:59 +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
|
95b82465e0
|
added docs for bind(&A::data_member, ... support
[SVN r14746]
|
2002-08-08 20:09:26 +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
|
2f24d3f261
|
added tests for empty case statements
[SVN r14015]
|
2002-05-22 19:48:02 +00:00 |
|
Jaakko Järvi
|
e057f63a54
|
added tests for emtpy catch blocks
[SVN r14014]
|
2002-05-22 19:47:35 +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
|
a396be0bf6
|
added u to an int literal to get rid of a warning for comparin unsigned and
signed
[SVN r13861]
|
2002-05-14 17:00:57 +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
|
d65bfa94ca
|
converted tabs to spaces
[SVN r13781]
|
2002-05-09 17:05:16 +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
|
01031ccddd
|
renamimg files to get under 31 chars
[SVN r13761]
|
2002-05-08 22:09:24 +00:00 |
|
Jaakko Järvi
|
efdcc46d3a
|
renaming file to get under 31 characters
[SVN r13760]
|
2002-05-08 22:07: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
|
ff11fbb20e
|
ok
[SVN r13751]
|
2002-05-08 15:56:14 +00:00 |
|
Jaakko Järvi
|
705c230963
|
adding the docbook xml files that generate the documentation
[SVN r13750]
|
2002-05-08 15:53:15 +00:00 |
|
Jaakko Järvi
|
cd444c824a
|
added documentation for algorithm.hpp and numeric.hpp
[SVN r13749]
|
2002-05-08 15:42:48 +00:00 |
|
Jaakko Järvi
|
50d9654200
|
added algorithm.hpp and numeric.hpp instructions
[SVN r13748]
|
2002-05-08 15:39:45 +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 |
|