Jurko Gospodnetić
|
ed56af5717
|
Restoring Boost Build & Jam changes from revisions [79281 - 79310] (inclusive) previously temporarily reverted in revision [79321]. This is done to test whether the problem causing the original revert was introduced in revision [79311] (a bug has been found in that revision that could cause the observed Boost Jam crashes). Remaining reverted changes will be reverted if we do not detect any Boost library tester failures with this revision.
[SVN r79402]
|
2012-07-10 15:27:58 +00:00 |
|
Jurko Gospodnetić
|
0b503c35bd
|
Reverting all Boost Build & Jam changes back to revision [79279] in order to get the Boost library trunk tests back up & running again. Something after that revision seems to have introduced a problem in the non-Windows Boost Jam implementation causing crashes, truncated output and similar undefined behaviour. That problem needs to be addressed before re-adding all the later changes.
[SVN r79321]
|
2012-07-07 09:02:33 +00:00 |
|
Jurko Gospodnetić
|
e034b6440b
|
Corrected a potential access violation in Boost Jam introduced in revision [79281] by incorrectly comparing new strings with already existing ones in the OBJECT hash table.
[SVN r79291]
|
2012-07-05 18:40:38 +00:00 |
|
Jurko Gospodnetić
|
24142c5df2
|
Updated the Boost Jam OBJECT interface to allow creating OBJECT instances from a non-0 terminated string.
[SVN r79281]
|
2012-07-05 12:57:25 +00:00 |
|
Jurko Gospodnetić
|
ac84e70307
|
Boost Jam now correctly reports its dangling string object count when displaying DEBUG_MEM messages independent of whether it is configured to use its hash-table OBJECT cache implementation or not.
[SVN r79258]
|
2012-07-04 09:40:11 +00:00 |
|
Jurko Gospodnetić
|
1791d078cc
|
Boost Build/Jam cleanup - stylistic code changes.
[SVN r79244]
|
2012-07-03 15:58:26 +00:00 |
|
Steven Watanabe
|
298670d665
|
Inline object functions.
[SVN r75939]
|
2011-12-14 19:33:14 +00:00 |
|
Steven Watanabe
|
00c08ace46
|
Assert that the hash function works.
[SVN r75794]
|
2011-12-03 20:15:44 +00:00 |
|
Steven Watanabe
|
ea1a2928d2
|
Replace newstr with object. Use OBJECT * instead of char *. Fix a few bugs uncovered by the better typechecking.
[SVN r75609]
|
2011-11-22 23:04:09 +00:00 |
|