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
Age
Commit message (
Expand
)
Author
2021-09-26
make: fix lint warning on i386
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-21
make: reduce relocations and thereby .text size, make opname const
rillig
2021-09-21
make: rename and invert CondParser.lhsStrict to leftUnquotedOK
rillig
2021-09-21
make: do not allow unquoted 'left == right' after modifier ':?'
rillig
2021-09-21
tests/make: demonstrate unintended unquoted string in conditions
rillig
2021-09-21
make: remove unnecessary negation from CondParser_StringExpr
rillig
2021-09-21
make: remove unnecessary const from parameters
rillig
2021-09-21
make: fix out-of-bounds memory read (since previous commit)
rillig
2021-09-21
make: reduce indentation in CondParser_FuncCall
rillig
2021-09-21
make: fix documentation about operator associativity in conditions
rillig
2021-09-12
tests/make: allow to only test selected variants
rillig
2021-09-12
tests/make: make output of test job-output-null clearer
rillig
2021-09-12
make: error out if a pre-C99 platform defines bool in some cases
rillig
2021-09-12
make: fix build for DEBUG_HASH_LOOKUP
rillig
2021-09-12
make: reduce number of relocations in Targ_PrintType
rillig
2021-09-12
make: fix lint warnings for strict bool mode
rillig
2021-09-12
make: fix Targ_PrintType for pre-C99 compilers
rillig
2021-09-12
make: make Targ_PrintType simpler
rillig
2021-09-11
make: eliminate a few common subexpressions
rillig
2021-09-07
tests/make: expand on the history of unnecessary evaluation
rillig
2021-09-06
tests/make: test modifier ':S' with replacement '&'
rillig
2021-09-06
make: fix typos in comments
rillig
2021-09-02
make: rename for_var_len to ExprLen
rillig
2021-09-02
make: inline strchr call, make ForLoop_SubstBody clearer
rillig
2021-09-01
make: remove optimization for single-letter .for variables
rillig
2021-09-01
tests/make: fix test directive-for-if
rillig
2021-08-30
tests/make: explain where "${var}" in .for loops comes from
rillig
2021-08-25
make: fix lint warnings on ilp32 platforms
rillig
2021-08-19
make: fix lint warning about strrchr discarding 'const'
rillig
2021-08-14
make: add ARGSUSED for lint
rillig
2021-08-14
make: fix spelling of CVS and RCS in error message
rillig
2021-08-14
make: rename ParseMark to be more expressive
rillig
2021-08-14
make: rename variable and function for handling parse errors
rillig
2021-08-14
make: extract RanlibOODate into separate function
rillig
2021-08-14
make: remove workaround for initialization bug in lint
rillig
2021-08-14
make: fix lint warning about strchr removing 'const'
rillig
2021-08-08
make: remove redundant initialization in ApplyModifier_Order
rillig
2021-08-03
Document :On modifiers in more detail.
wiz
2021-08-03
tests/make: fix test for the variable modifier ':On'
rillig
2021-07-31
tests/make: split tests for the variable modifier ':O'
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-07-29
make: in TryParseNumber, reset errno as late as possible
rillig
[prev]
[next]