index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
suff.c
Age
Commit message (
Expand
)
Author
2020-10-23
make(1): negate OP_NOP and rename it to GNode_IsTarget
rillig
2020-10-22
make(1): add Lst_ForEachUntilConcurrent
rillig
2020-10-22
make(1): replace Lst_Open with simple iteration in SuffFindCmds
rillig
2020-10-22
make(1): rename local variables in SuffFindCmds
rillig
2020-10-22
make(1): migrate Lst_Open to simple iteration in SuffRemoveSrc
rillig
2020-10-22
make(1): remove redundant type casts
rillig
2020-10-21
make(1): add suffix number to the debug log
rillig
2020-10-21
make(1): rename Src.cp to childrenList
rillig
2020-10-21
make(1): replace SuffGNHasName with FindTransformByName
rillig
2020-10-21
make(1): extract code to allocate a Src
rillig
2020-10-21
make(1): clean up suffix handling code
rillig
2020-10-21
make(1): inline struct SuffSuffGetSuffixArgs in suffix search
rillig
2020-10-21
make(1): reduce indentation in SuffFindNormalDepsPath
rillig
2020-10-21
make(1): extract path search from SuffFindNormalDeps
rillig
2020-10-21
make(1): unindent SuffFindNormalDepsUnknown
rillig
2020-10-21
make(1): clean up SuffFindNormalDepsKnown
rillig
2020-10-21
make(1): extract handling of unknown suffix from SuffFindNormalDeps
rillig
2020-10-21
make(1): extract handling of known suffix from SuffFindNormalDeps
rillig
2020-10-21
make(1): merge duplicate code for -DDEBUG_SRC
rillig
2020-10-20
make(1): remove strange off-by-one feature in SuffSuffGetSuffix
rillig
2020-10-20
make(1): improve debug messages for suff.c
rillig
2020-10-20
make(1): inline SuffSuffIsPrefix into SuffParseTransform
rillig
2020-10-20
make(1): untangle SuffParseTransform
rillig
2020-10-19
make(1): inline simple Lst getters
rillig
2020-10-19
make(1): use consistent formatting for DEBUG_SRC
rillig
2020-10-19
make(1): remove void pointers from DEBUG_SRC debugging code
rillig
2020-10-19
make(1): remove void pointers from SuffRebuildGraph
rillig
2020-10-19
make(1): remove void pointers from suffix debug printing
rillig
2020-10-18
make(1): extract duplicate code from SuffAddSrc into separate function
rillig
2020-10-18
make(1): add tags to enum types
rillig
2020-10-18
make(1): improve parameter names for suffix functions
rillig
2020-10-18
make(1): extract UpdateTargets from Suff_AddSuffix
rillig
2020-10-18
make(1): inline struct SuffScanTargetsArgs into SuffScanTargets
rillig
2020-10-18
make(1): rename struct GNodeSuff to SuffScanTargetsArgs
rillig
2020-10-18
make(1): inline struct LstSrc into SuffAddSrc
rillig
2020-10-18
make(1): remove void pointers from SuffAddSrc
rillig
2020-10-18
make(1): replace Lst_Open with simple iteration in SuffInsert
rillig
2020-10-18
make(1): replace Lst_Open in Suff_DoPaths with simple iteration
rillig
2020-10-18
make(1): rename Lst_Init to Lst_New
rillig
2020-10-17
make(1): normalize initialization and cleanup of the modules
rillig
2020-10-17
make(1): fix indentation
rillig
2020-10-05
make(1): prepare job.c, main.c, parse.c, suff.c for WARNS=6
rillig
2020-10-05
make(1): revert previous commit
rillig
2020-10-05
make(1): fix double-free bug in -DCLEANUP mode (since 2020-10-02)
rillig
2020-10-03
make(1): clean up #include sections
rillig
2020-09-28
make(1): replace += 1 with ++ and -= 1 with --
rillig
2020-09-28
make(1): make debug logging simpler
rillig
2020-09-28
make(1): make debugging code shorter
rillig
2020-09-27
make(1): normalize whitespace in source code
rillig
2020-09-26
make(1): inline and remove LstNode_Prev and LstNode_Next
rillig
[prev]
[next]