Search:
Browse Source
Home
Download
Documentation
Community
source:
kBuild
/
trunk
/
src
/
kmk
/
expand.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1880
16 years
bird
kmk: cleanup expand_argument hacks.
(edit)
@1870
16 years
bird
kmk: replaced strcache with strcacahe2.
(edit)
@1847
16 years
bird
kmk: Some optimizations for expand_deps.
(edit)
@1837
16 years
bird
kmk: no need for the '\0' hack in expand_argument when using …
(edit)
@1835
16 years
bird
kmk: fixed assertion + made them useful.
(edit)
@1834
16 years
bird
kmk: assertions.
(edit)
@1831
16 years
bird
kmk: find_char_unquote optimizations, some cleanup and a fix.
(edit)
@1830
16 years
bird
kmk: more insane optimizations.
(edit)
@1827
16 years
bird
kmk: more length optimizations.
(edit)
@1819
16 years
bird
kmk: 64-bit fix (forgotten).
(edit)
@1809
16 years
bird
kmk: More length and alloc optimizations. Made all the length …
(edit)
@1808
16 years
bird
kmk: More memchr and less strlen for simple assignments (var:=val).
(edit)
@1805
16 years
bird
kmk: Some minor optimizations.
(edit)
@1617
17 years
bird
Don't append empty strings to variables. (foo +=)
(edit)
@1610
17 years
bird
Fixed prepend w/ expansion (would append instead of prepend). …
(edit)
@1609
17 years
bird
grr
2
(edit)
@1608
17 years
bird
grr.
(edit)
@1607
17 years
bird
Another try - forgot about xrealloc.
(edit)
@1606
17 years
bird
Fixed bug in append_expand_string_to_variable() where variables …
(edit)
@1536
17 years
bird
Use the value_length if possible (saves strlen). Assert its …
(edit)
@1458
17 years
bird
Use the variable file location in evalval and evalcall.
(edit)
@1440
17 years
bird
Added comp-cmds-ex, commands, commands-sc and commands-usr. Added a …
(edit)
@1107
17 years
bird
some silly realloc optimizations.
(copy)
@947
18 years
bird
Use the new gnu make code.
copied from
trunk/src/gmakenew/expand.c
(edit)
@916
18 years
bird
fixed a const issue with the value-length stuff.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog