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 |
|