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
2021-12-29
make: merge duplicate enum constants for CondEvalResult and CondResult
rillig
2021-12-28
make: rename and constify SkipExtraTargets
rillig
2021-12-28
make: clean up function names in parse.c, remove redundant comments
rillig
2021-12-28
make: extract the non-parsing part from ParseDependencyTargets
rillig
2021-12-28
make: clean up ParseDependency
rillig
2021-12-28
make: remove redundant variable in ParseDependencyTargets
rillig
2021-12-28
make: remove redundant parameter from ParseDependencyTargets
rillig
2021-12-28
make: remove redundant parameters in dependency parsing functions
rillig
2021-12-28
make: remove redundant comments from ParseDependencyTargets
rillig
2021-12-28
make: reduce scope of the list of wildcard target names
rillig
2021-12-28
make: make ParseIsEscape simpler
rillig
2021-12-28
make: rename functions for handling dependency lines
rillig
2021-12-28
make: make debug logging for .ORDER more human-friendly
rillig
2021-12-28
make: make debug logging a bit more human-friendly
rillig
2021-12-28
make: clean up variable names for parsing dependency lines
rillig
2021-12-28
make: extract OP_NOTARGET into separate function
rillig
2021-12-28
make: remove redundant local variable
rillig
2021-12-27
make: rename local variables to be simpler
rillig
2021-12-27
make: replace __func__ with actual strings
rillig
2021-12-27
make: clean up comments
rillig
2021-12-27
make: remove unnecessary words from command line options
rillig
2021-12-15
make: format comments according to /usr/share/misc/style
rillig
2021-12-15
make: in ParseDependencyCheckSpec, move default branch to the bottom
rillig
2021-12-14
make: condense repetetive code in ParseDirective
rillig
2021-12-14
make: remove dead code for handling traditional include directives
rillig
2021-12-14
make: clean up parsing of variable assignments
rillig
2021-12-14
make: remove unreachable code for parsing the dependency operator
rillig
2021-12-13
make: clean up loading of files
rillig
2021-12-13
make: fix memory leak for filenames in .for loops (since 2013-06-18)
rillig
2021-12-13
make: fix memory leak in IncludeFile
rillig
2021-12-12
make: rename Parse_SetInput to Parse_PushInput
rillig
2021-12-12
make: remove unused loadedfile.path
rillig
2021-12-09
make: remove period from end of error messages and warnings
rillig
2021-12-07
make: document that the input buffer is not null-terminated
rillig
2021-12-07
make: inline common subexpression in ParseRawLine
rillig
2021-12-04
make: merge duplicate code in ParseDirective
rillig
2021-12-03
make: do not try to expand fixed variable names
rillig
2021-12-03
make: only allocate the name of an included file if necessary
rillig
2021-12-03
make: clean up ParseInclude
rillig
2021-09-21
make: reduce relocations, thereby reducing .text size
rillig
2021-09-21
make: remove unnecessary const from parameters
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-06-21
make: document ParseDependencyOp
rillig
2021-06-21
make: document where to find tests for the dependency lines
rillig
2021-06-21
make: extract ParseDependencySources from ParseDependency
rillig
2021-04-04
make: convert VarEvalFlags back into an enum, but not a bit-set
rillig
2021-04-04
make: remove filler word 'Do' from function names for parsing
rillig
2021-04-04
make: rename ambiguous functions
rillig
[prev]
[next]