Bruno da Silva de Oliveira
168476382a
- incremental code and some fixes
...
[SVN r19499]
2003-08-09 21:18:12 +00:00
Bruno da Silva de Oliveira
7fa6a29814
no message
...
[SVN r19498]
2003-08-09 20:57:04 +00:00
Bruno da Silva de Oliveira
f2b51da0ab
- Fix a bug where a declaration was appearing more than once in an intermediate class in an hierarchy not fully-exported
...
[SVN r19489]
2003-08-08 02:56:04 +00:00
Joel de Guzman
53726746b8
Clean-up, refactored and added NoSlice option.
...
[SVN r19488]
2003-08-07 17:16:07 +00:00
Joel de Guzman
fe0b59f559
some trivial fixes.
...
[SVN r19485]
2003-08-07 12:29:54 +00:00
Joel de Guzman
c014dee6dc
Fixed no proxy handling for containers of primitive types.
...
[SVN r19484]
2003-08-07 08:45:57 +00:00
Joel de Guzman
90c69d961e
Added named visitor .def facility.
...
[SVN r19483]
2003-08-07 03:07:20 +00:00
Dave Abrahams
342f7db678
Workaround vc7.1 typeid problem with cv-qualified arrays.
...
[SVN r19474]
2003-08-06 13:51:03 +00:00
Joel de Guzman
9eb704f85a
fixed iteration scheme and added append and extend methods
...
[SVN r19469]
2003-08-06 08:06:09 +00:00
Dave Abrahams
7754a91929
Update docs for static data support.
...
[SVN r19462]
2003-08-05 13:41:21 +00:00
Dave Abrahams
e4dc639e54
Allow mutating operations on self for all operators
...
[SVN r19454]
2003-08-05 03:15:37 +00:00
Ralf W. Grosse-Kunstleve
5d90101671
workaround for MIPSpro, thanks to John Spicer
...
[SVN r19453]
2003-08-05 03:03:49 +00:00
Ralf W. Grosse-Kunstleve
437fb70852
Tru64 cxx requires X::operator!=
...
[SVN r19450]
2003-08-05 00:49:33 +00:00
Dave Abrahams
d598404c48
initial commit
...
[SVN r19449]
2003-08-04 23:52:01 +00:00
Joel de Guzman
32c7088600
added missing typename and include file
...
[SVN r19448]
2003-08-04 23:34:52 +00:00
Joel de Guzman
ccede29816
added missing line feed at end of source
...
[SVN r19447]
2003-08-04 23:34:02 +00:00
Ralf W. Grosse-Kunstleve
b55b7e2f7b
workaround for Mac OS 10 gcc 3.3 static initialization bug
...
[SVN r19446]
2003-08-04 22:09:16 +00:00
Ralf W. Grosse-Kunstleve
9217a6a253
avoid (incorrect) Tru64 cxx 6.5.1 warning
...
[SVN r19445]
2003-08-04 20:54:07 +00:00
Dave Abrahams
07c1319b99
Added the new arg class from
...
"nickm-at-sitius.com" (Nikolay Mladenov) which supplies the
ability to wrap functions that can be called with ommitted
arguments in the middle.
[SVN r19441]
2003-08-04 17:46:48 +00:00
Dave Abrahams
714b5dc26e
missing checkin
...
[SVN r19439]
2003-08-04 17:36:49 +00:00
Joel de Guzman
1f715958f9
Fixed get_slice
...
[SVN r19421]
2003-08-04 05:09:23 +00:00
Joel de Guzman
0922aca873
Better usage of handle<>.
...
[SVN r19420]
2003-08-04 03:24:41 +00:00
Joel de Guzman
30ec6181b5
Fixed negative ref count bug
...
[SVN r19419]
2003-08-04 02:36:47 +00:00
Dave Abrahams
b28d586612
Move assignment operator inline as a workaround for a vc7 bug.
...
[SVN r19416]
2003-08-03 14:19:09 +00:00
Dave Abrahams
f48aacf477
added internals
...
[SVN r19390]
2003-07-31 18:03:17 +00:00
Dave Abrahams
bfa868a440
Workarounds for VC6 bugs
...
[SVN r19389]
2003-07-31 15:56:10 +00:00
Dave Abrahams
f01ff3a277
Prune #includes
...
[SVN r19382]
2003-07-31 01:04:51 +00:00
Dave Abrahams
d88e6bf688
object_core.hpp - use detail/is_xxx to generate template identifiers
...
object_operators.hpp - use SFINAE to prevent ADL from finding
generalized operators inappropriately
[SVN r19377]
2003-07-30 23:48:06 +00:00
Dave Abrahams
a3cdacd088
Bug fix -- we weren't handling NULL keywords dictionaries in raw_function
...
[SVN r19359]
2003-07-30 11:34:50 +00:00
Joel de Guzman
81d99c855f
Minor tweaks
...
[SVN r19335]
2003-07-29 04:47:34 +00:00
Joel de Guzman
5cd110f625
Comments from Dave + Editing + Proof reading and stuff
...
[SVN r19334]
2003-07-29 04:30:37 +00:00
Joel de Guzman
416895ff30
linked in the indexing suite documentation
...
[SVN r19315]
2003-07-26 05:49:57 +00:00
Joel de Guzman
e41abb6e92
Initial commit of indexing suite documentation
...
[SVN r19314]
2003-07-26 05:48:59 +00:00
Joel de Guzman
a6440a3fa6
Minor tweaks
...
[SVN r19313]
2003-07-26 05:47:11 +00:00
Joel de Guzman
2dece7ecaf
added __iter__ and __contains__
...
[SVN r19311]
2003-07-26 01:50:35 +00:00
Dave Abrahams
7aae525587
Added RationalDiscovery
...
[SVN r19300]
2003-07-24 16:38:23 +00:00
Ralf W. Grosse-Kunstleve
ac5314093b
fixing some trivial bugs (missing or misplaced typename); work around gcc 3.2 bug
...
[SVN r19299]
2003-07-24 15:07:05 +00:00
Ralf W. Grosse-Kunstleve
1524fb9fa9
flotsam removed
...
[SVN r19297]
2003-07-24 13:51:06 +00:00
Joel de Guzman
957549460b
Initial Commit of Indexing Suite
...
[SVN r19296]
2003-07-24 12:02:57 +00:00
Joel de Guzman
3b33f54fb8
Added generic visitation mechanism.
...
[SVN r19288]
2003-07-24 01:44:18 +00:00
Ralf W. Grosse-Kunstleve
42ab6b6b66
unused variable removed (to avoid MIPSpro warning)
...
[SVN r19287]
2003-07-23 19:00:55 +00:00
Dave Abrahams
f59a5bbabc
Stop printing return types in error messages.
...
[SVN r19286]
2003-07-23 17:04:05 +00:00
Dave Abrahams
0be371d747
Added cross-module exception test
...
[SVN r19282]
2003-07-23 15:17:03 +00:00
Dave Abrahams
2b52210291
remove (again!) extra diagnostic info
...
[SVN r19281]
2003-07-23 14:14:00 +00:00
Dave Abrahams
96a7bce78e
Give feedback about the name and namespace of functions in error messages.
...
[SVN r19280]
2003-07-23 13:08:59 +00:00
Dave Abrahams
c1e1ea697c
Added Metafaq link
...
[SVN r19278]
2003-07-23 11:43:06 +00:00
Dave Abrahams
874d6ebf2c
Kill off nasty diagnostic printing.
...
[SVN r19277]
2003-07-23 11:11:56 +00:00
Dave Abrahams
77f5eb703c
Attempt to work around a GCC EH problem by sticking a virtual function
...
in error_already_set and defining it in the library.
Removed some flotsam
[SVN r19274]
2003-07-23 03:00:48 +00:00
Dave Abrahams
af53ae8329
Implemented better error reporting for argument match errors.
...
[SVN r19271]
2003-07-23 01:31:34 +00:00
Dave Abrahams
8f76b8880e
Remove bad #includes
...
[SVN r19269]
2003-07-22 23:55:09 +00:00