Jurko Gospodnetić
|
6001461227
|
Fixed a Boost Jam error reporting bug where it would report the error as originating from an incorrect file & line in case the error occurred after parsing the final token in some file. It usually reported it as the file including the file in question or, if the file is the main project build script not included from anywhere, then it reported the error as originating from file '(builtin)' and line -1. Added a related internal Boost Build unit test (core_source_line_tracking.py).
[SVN r79449]
|
2012-07-12 13:21:46 +00:00 |
|
Steven Watanabe
|
a0fe6ff6e0
|
Reimplement the interpreter.
[SVN r75736]
|
2011-11-30 00:00:35 +00:00 |
|
Steven Watanabe
|
70d5029905
|
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 |
|
Steven Watanabe
|
e1f9c906cd
|
Fix memory leaks. Make sure that newstr and copystr are always used as needed.
[SVN r75502]
|
2011-11-16 03:00:54 +00:00 |
|
Vladimir Prus
|
c5c0853519
|
Kill 'engine/src', moving all content to 'engine'.
[SVN r68592]
|
2011-02-01 08:16:47 +00:00 |
|