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
/
var.c
Age
Commit message (
Expand
)
Author
2021-12-05
make: in UnexportVars, replace Str_Words with Substring_Words
rillig
2021-12-03
make: condense ParseModifierPartSubst
rillig
2021-12-03
make: extract ParseModifierPartExpr from ParseModifierPartSubst
rillig
2021-12-03
make: extract ParseModifierPartDollar from ParseModifierPartSubst
rillig
2021-11-28
make: fix type of variable in ApplyModifier_IfElse
rillig
2021-11-20
make: use correct plural form in debug message
rillig
2021-10-17
make: fix order of parameters in function comments
rillig
2021-09-23
make: fix memory leak in error case of the ':?' modifier
rillig
2021-09-21
make: reduce relocations, thereby reducing .text size
rillig
2021-09-11
make: eliminate a few common subexpressions
rillig
2021-09-06
make: fix typos in comments
rillig
2021-08-25
make: fix lint warnings on ilp32 platforms
rillig
2021-08-14
make: remove workaround for initialization bug in lint
rillig
2021-08-08
make: remove redundant initialization in ApplyModifier_Order
rillig
2021-07-31
make: fix lint warnings
rillig
2021-07-31
make: clean up ApplyModifier_Order
rillig
2021-07-30
make: reword comment for ApplyModifier_Order
rillig
2021-07-30
make: handle parse errors in ':O' uniformly
rillig
2021-07-30
make: merge duplicate code for sorting strings and numbers
rillig
2021-07-30
make: fix typo in manual page, add more tests for the new ':On'
rillig
2021-07-30
Add :On for numeric sort
sjg
2021-06-21
make: use more practical data type in RegexReplace
rillig
2021-06-21
make: extract RegexReplace from ModifyWord_SubstRegex
rillig
2021-06-21
make: move all labels in ModifyWord_SubstRegex to the same level
rillig
2021-06-21
make: reduce indentation in ModifyWord_SubstRegex for ':C'
rillig
2021-06-21
make: fix documentation for ParseModifierPart
rillig
2021-06-21
Do not report unmatched regex subexpressions
sjg
2021-05-30
make: uncompress code in ApplyModifier_Unique
rillig
2021-05-30
make: inline VarUniq into ApplyModifier_Unique
rillig
2021-04-19
make: use straight quotes for error 'Bad conditional expression'
rillig
2021-04-14
make: reduce memory allocations in the modifiers ':D' and ':U'
rillig
2021-04-14
make: rename members of ModifyWord_LoopArgs
rillig
2021-04-14
make: clean up pattern flags for the modifiers ':S' and ':C'
rillig
2021-04-12
make: spell SysV in mixed case
rillig
2021-04-12
make: reduce memory allocation and strlen calls in modifier ':from=to'
rillig
2021-04-12
make: in the ':Q' modifier, only allocate memory if necessary
rillig
2021-04-11
make: improve performance for LazyBuf
rillig
2021-04-11
make: remove redundant parameter from ParseVarnameLong
rillig
2021-04-11
make: migrate ParseModifierPart to use Substring
rillig
2021-04-11
make: avoid unnecessary calls to strlen when evaluating modifiers
rillig
2021-04-11
make: migrate ModifyWord functions to use Substring
rillig
2021-04-11
make: migrate handling of the modifier ':S,from,to,' to Substring
rillig
2021-04-11
make: clean up remaining references to VarEvalFlags
rillig
2021-04-11
make: avoid allocating memory for simple variable names
rillig
2021-04-10
make: fix out-of-bounds read in Var_Parse_FastLane (since 30 minutes)
rillig
2021-04-10
make: reword debug log message for empty variable name
rillig
2021-04-10
make: reduce debug logging and memory allocation for ${:U...}
rillig
2021-04-06
make: reduce verbosity of the -dv debug logging for standard cases
rillig
2021-04-05
make: in debug log, add space between scope and variable name
rillig
2021-04-05
make: omit unnecessary details from -dv debug log
rillig
[prev]
[next]