Jurko Gospodnetić
|
e87fae0285
|
Boost Jam code cleanup - minor stylistic changes.
[SVN r79101]
|
2012-06-26 10:30:14 +00:00 |
|
Jurko Gospodnetić
|
a07f8fb37f
|
Boost Jam code cleanup - cmd_new() no longer does command string line length checking, removed duplicate cmd_new() invocation when a command was found to contain a too long line, corrected reusing targets & shell lists when constructing commands after rejecting a previously constructed one.
[SVN r79077]
|
2012-06-25 11:46:06 +00:00 |
|
Jurko Gospodnetić
|
6276126884
|
Boost Jam code cleanup - minor stylistic changes.
[SVN r79060]
|
2012-06-24 14:19:54 +00:00 |
|
Jurko Gospodnetić
|
2fcbd23c3e
|
Cleaned up Boost Jam's exec_cmd() interface a bit to avoid its callback definition duplication. Minor stylistic changes.
[SVN r79005]
|
2012-06-19 12:13:42 +00:00 |
|
Steven Watanabe
|
0ffcfface3
|
Remove the first argument of list_copy, since it's always L0.
[SVN r77510]
|
2012-03-23 22:30:33 +00:00 |
|
Steven Watanabe
|
26703a88ab
|
Use dynamic arrays instead of linked lists. Reduces memory use about 10% overall.
[SVN r77408]
|
2012-03-19 18:17:36 +00:00 |
|
Steven Watanabe
|
2a25f59586
|
Eliminate the last uses of var_expand and remove it.
[SVN r75889]
|
2011-12-11 01:55:33 +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 |
|
Vladimir Prus
|
c5c0853519
|
Kill 'engine/src', moving all content to 'engine'.
[SVN r68592]
|
2011-02-01 08:16:47 +00:00 |
|