Jeremiah Willcock
|
684bc5f6b8
Added capability to add sorted edge/property sets to CSR graphs; refs #3134
|
17 years ago |
Jeremiah Willcock
|
b8b7e5d924
Added McGregor updates from Michael Hansen; refs #3134
|
17 years ago |
Hartmut Kaiser
|
d20755649e
Spirit: repository documentation updates
|
17 years ago |
Hartmut Kaiser
|
27f1003d6c
Spirit: documentation updates
|
17 years ago |
Hartmut Kaiser
|
3f89ab1e9b
Spirit: Some copyright fixes
|
17 years ago |
Hartmut Kaiser
|
f238f3f7bd
Some copyright fixes
|
17 years ago |
Hartmut Kaiser
|
68928ae70b
Spirit repository: added Jamfile for Karma examples directory
|
17 years ago |
Hartmut Kaiser
|
63efe5c4c5
Spirit repository: Fixed include path
|
17 years ago |
Hartmut Kaiser
|
9b3eb5901f
Spirit repository: Fixed include path
|
17 years ago |
Vladimir Prus
|
8cffadd01d
Add MD5 builtin
|
17 years ago |
Vladimir Prus
|
a86cd8c09e
Fix quoting
|
17 years ago |
John Maddock
|
8ddca6a06b
Fixes #3214.
|
17 years ago |
Vladimir Prus
|
9ab33ee69a
Quote environement variable assignements.
|
17 years ago |
Vladimir Prus
|
a5713cac5d
Make common.format-name don't check target type.
|
17 years ago |
John Maddock
|
b150c22f93
Fix lookup ambiguity.
|
17 years ago |
Hartmut Kaiser
|
92f5082261
Spirit: doc update
|
17 years ago |
Hartmut Kaiser
|
170062ce1b
Spirit: removed non-needed #include's
|
17 years ago |
Hartmut Kaiser
|
7723b37743
Spirit: regenerated docs
|
17 years ago |
Hartmut Kaiser
|
3ba1f0d267
Spirit: Added FAQ entry wrt DBOOST_SPIRIT_DONT_USE_MPL_ASSERT_MSG
|
17 years ago |
Hartmut Kaiser
|
36e99989de
Spirit: added a workaround for the MPL problem in BOOST_MPL_ASSERT_MSG generating multiple definition linker errors for certain compilers (VC++)
|
17 years ago |
Jeremiah Willcock
|
545abdec63
Fixed min/max issue using patch from Michael; refs #3134
|
17 years ago |
Sohail Somani
|
55c2ace444
Edit of preface complete.
|
17 years ago |
Gunter Winkler
|
559f5d0343
see #3108, fixed a simple problem in symmetric.hpp (thx Michael), the storage layout still need more investigation.
|
17 years ago |
Gunter Winkler
|
f8399bff1c
matrix_sparse.hpp - see #2195, fixed compressed_matrix::erase_element(); must use >= instead of > because the last element of index1_data is the "end of list" marker. Segfault was caused by *(itv + 1) which pointed to an element _after_ index1_data.end()
|
17 years ago |
Gunter Winkler
|
51d6ef2597
comp_mat_erase.cpp - unit test to verify compressed matrix layout, insertion and erasure of elements, see #2195
|
17 years ago |
Joaquín M López Muñoz
|
d5db0b1a3f
updated assertion message
|
17 years ago |
Jeremiah Willcock
|
408678d1c3
Added default constructor; refs #3134
|
17 years ago |
Hartmut Kaiser
|
9ad8dfab5c
Spirit: improved encapsulation for lexer semantic actions context type
|
17 years ago |
Hartmut Kaiser
|
be7aa624df
Wave: minor edit
|
17 years ago |
Hartmut Kaiser
|
02ceadb093
Wave: adjustments for recent multi_pass changes
|
17 years ago |