|
|
@1889
|
16 years |
bird |
kmk: cleaned out the VARIABLE_HASH code (was removed in favor of the a …
|
|
|
@1885
|
16 years |
bird |
kmk: strcache2_add_file macro for wrapping case sensitive/insenstive …
|
|
|
@1872
|
16 years |
bird |
incdep: use an allocation cache for the records to reduce xmalloc and …
|
|
|
@1870
|
16 years |
bird |
kmk: replaced strcache with strcacahe2.
|
|
|
@1867
|
16 years |
bird |
kmk: commands and file allocation caches.
|
|
|
@1864
|
16 years |
bird |
kmk: use alloc caches for variables, variable sets and varaible set lists.
|
|
|
@1863
|
16 years |
bird |
kmk: Allocation caches for nameseq, dep and idep. next: variable.
|
|
|
@1857
|
16 years |
bird |
kmk: improved the hashing of file table entries by making the strcache …
|
|
|
@1854
|
16 years |
bird |
kmk: offload hashing of strcache entries to the includedep thread(s).
|
|
|
@1843
|
16 years |
bird |
kmk/strcache: align the strings on a (somewhat) natural boundrary and …
|
|
|
@1842
|
16 years |
bird |
kmk: more hacking, makde isblank work skip ctype everywhere instead of …
|
|
|
@1840
|
16 years |
bird |
better? predictions can do bad stuff…
|
|
|
@1835
|
16 years |
bird |
kmk: fixed assertion + made them useful.
|
|
|
@1834
|
16 years |
bird |
kmk: assertions.
|
|
|
@1827
|
16 years |
bird |
kmk: more length optimizations.
|
|
|
@1811
|
16 years |
bird |
kmk: More string length optimizations.
|
|
|
@1793
|
16 years |
bird |
kmk: hash table adjustments.
|
|
|
@1725
|
16 years |
bird |
kmk: shutting up warnings.
|
|
|
@1724
|
16 years |
bird |
kmk: ifcond.c -> expreval.c
|
|
|
@1719
|
16 years |
bird |
kmk: More if conditionals code.
|
|
|
@1715
|
16 years |
bird |
kmk: Started hacking on some useable if conditionals.
|
|
|
@1701
|
16 years |
bird |
kmk: Implemented secondary target expansion. Fixes #42.
|
|
|
@1535
|
17 years |
bird |
Made the allocated and allocated-sum optional as they made xmalloc and …
|
|
|
@1438
|
17 years |
bird |
Added $(make-stats ) that provides access to memory and hash stats (if …
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/make.h
|
|
|
@903
|
18 years |
bird |
Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of …
|