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
2022-01-08
tests/make: demonstrate edge case in parsing .for loops
rillig
2022-01-08
make: constify UnescapeBackslash, fix typo in comment
rillig
2022-01-08
make: remove redundant braces
rillig
2022-01-07
make: clean up structure of For_Eval
rillig
2022-01-07
make: remove redundant condition in ParseRawLine
rillig
2022-01-07
make: rename local variable in ParseRawLine
rillig
2022-01-07
make: condense UnescapeBackslash
rillig
2022-01-07
make: in loadfile, use simpler magic numbers
rillig
2022-01-07
make: have as few statements as possible between va_start and va_end
rillig
2022-01-07
make: remove redundant function parameter in suffix handling
rillig
2022-01-07
make: merge duplicate variables for the main target
rillig
2022-01-07
make: clean up comments, variable names, function names
rillig
2022-01-07
make: clean up handling of .for loops
rillig
2022-01-07
make: eliminate file-scope variable forLevel
rillig
2022-01-07
make: use simpler code for handling .for loops
rillig
2022-01-07
tests/make: fix documentation in cond-func.mk
rillig
2022-01-07
make: rename and inline Targ_Precious
rillig
2022-01-07
make: clean up comments and names in parse.c
rillig
2022-01-07
make: rename IFile and its fields to match their actual content
rillig
2022-01-07
make: merge calls to ApplyModifier_Time
rillig
2022-01-07
make: merge duplicate code for modifiers 'gmtime' and 'localtime'
rillig
2022-01-07
make: clean up variable modifiers 'gmtime' and 'localtime'
rillig
2022-01-07
make: clean up ParseDependencySources
rillig
2022-01-07
make: clean up local variables in ParseDependencyTargets
rillig
2022-01-07
make: remove redundant variable in ParseDependencyTargetWord
rillig
2022-01-07
make: clean up function argument names and comments
rillig
2022-01-07
make: remove redundant initializer in CondParser_ComparisonOrLeaf
rillig
2022-01-07
make: clean up nitpicks in parse.c
rillig
2022-01-07
make: reduce negations in ParseVErrorInternal
rillig
2022-01-07
make: rename local variable in bmake_malloc
rillig
2022-01-07
make: reduce code for initializing error handling in shell
rillig
2022-01-07
make: fix null pointer when including empty file (since 2022-01-01)
rillig
2022-01-02
tests/make: demonstrate bugs in PrintStackTrace
rillig
2022-01-02
make: clean up nitpicks
rillig
2022-01-02
make: clean up parsing of makefiles
rillig
2022-01-02
make: remove redundant IFile.fromForLoop
rillig
2022-01-02
make: clean up handling of .for loops and .include directives
rillig
2022-01-02
tests/make: test edge cases in .for loops
rillig
2022-01-02
make: in .for loops, pass the body to be filled as parameter
rillig
2022-01-02
make: fix line number in error message about open conditionals
rillig
2022-01-01
make: remove unused parameter from Parse_PushInput
rillig
2022-01-01
make: fix error message when reading more than 1 GB from stdin
rillig
2022-01-01
make: clean up loadfile
rillig
2022-01-01
make: convert do-while into while in FindKeyword
rillig
2022-01-01
make: reduce indentation in Main_SetObjdir
rillig
2022-01-01
make: remove redundant comments from ParseDependencySourceSpecial
rillig
2021-12-31
make: sync API documentation of parse.c with latest changes
rillig
2021-12-31
make: prevent out-of-bounds pointer in AdjustVarassignOp
rillig
2021-12-31
make: merge duplicate code in Parse_IsVar
rillig
2021-12-31
make: eliminate type VarAssignParsed
rillig
[prev]
[next]