index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
windows: fix integer truncation issues for helper binaries
Evan Martin
2012-08-10
1
-3/+3
*
Re-factor elide code and test it.
Nicolas Despres
2012-07-31
1
-0/+11
*
Speed up CanonicalizePath() 6.8% (322ms -> 300ms for chrome empty build).
Nico Weber
2012-05-04
1
-0/+26
*
Add a test for empty path in CanonicalizePath().
Nicolas Despres
2012-02-20
1
-0/+3
*
don't crash when CanonicalizePath removes all path components
Evan Martin
2012-02-04
1
-0/+17
*
Strip ansi escape sequences from subcommand output when not writing to a smar...
Nico Weber
2012-01-19
1
-0/+17
*
make CanonicalizePath report an error on empty path
Evan Martin
2011-10-06
1
-12/+19
*
semantic change: allow reaching into parent directories in paths
Evan Martin
2011-08-24
1
-25/+30
*
don't mangle absolute paths in the canonicalizer
Evan Martin
2011-05-17
1
-0/+8
*
handle foo//bar in CanonicalizePath
Evan Martin
2011-04-22
1
-0/+5
*
Move CanonicalizePath into util.h so it can be shared by the other modules.
Thiago Farina
2011-04-15
1
-0/+50