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
/
parse.c
Age
Commit message (
Expand
)
Author
2022-01-22
make: clean up comments
rillig
2022-01-20
make: fix filename in warning about duplicate script (since 2018-12-22)
rillig
2022-01-16
make: condense code in Parse_IsVar
rillig
2022-01-15
make: use islower for parsing directives
rillig
2022-01-15
make: merge duplicate code for expanding variable expressions
rillig
2022-01-09
make: add missing printflike annotations to parse.c
rillig
2022-01-09
make: in Cmd_Exec, return error message instead of format string
rillig
2022-01-09
make: fix use-after-free in -dp mode (since yesterday)
rillig
2022-01-09
make: remove redundant lines from stack traces
rillig
2022-01-09
make: in ApplyDependencySourceWait, align variable type with %u
rillig
2022-01-08
make: add details about .for loop variables to stack traces
rillig
2022-01-08
make: fix stack traces in -dp mode (since 2021-01-26)
rillig
2022-01-08
make: reduce confusing code in ParseForLoop
rillig
2022-01-08
make: fix line number in debug log after returning from a file
rillig
2022-01-08
make: return early from SkipIrrelevantBranches
rillig
2022-01-08
make: fix reported line numbers of continuation lines (since 2002)
rillig
2022-01-08
make: constify UnescapeBackslash, fix typo in comment
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: eliminate file-scope variable forLevel
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: 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: clean up nitpicks in parse.c
rillig
2022-01-07
make: reduce negations in ParseVErrorInternal
rillig
2022-01-07
make: fix null pointer when including empty file (since 2022-01-01)
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
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: 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
2021-12-31
make: unexport types VarAssignOp and VarAssign
rillig
[prev]
[next]