index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
vfs
/
PathFragment.java
Commit message (
Expand
)
Author
Age
*
Making the PathFragment interned segments list public, to be used later in
Googler
2016-09-08
*
Remove not-quite necessary serialization bits
Michajlo Matijkiw
2016-07-15
*
Fix interning in PathFragment.create(char, bool, String[])
Michajlo Matijkiw
2016-06-24
*
Remove extraneous space added by commit 5e34a3d4ea30525971e320ce283ba8cd67c74e3c
Nathan Harmata
2016-05-17
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
ASwB aspect: parse java packages during execution
Googler
2015-12-03
*
C++ libraries in remote repos don't need to set include paths
Kristina Chodorow
2015-11-12
*
Reduce memory churn while creating PathFragments.
Eric Fellheimer
2015-10-27
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Description redacted.
Michajlo Matijkiw
2015-08-24
*
Add comments about subtle benign race in PathFragment#hashCode.
Nathan Harmata
2015-08-11
*
Fix up some faulty documentation.
Googler
2015-07-20
*
Extract, reuse excluded directory assertion
Mark Schaller
2015-06-23
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Skylark: enable relative paths in load statements. Only paths with 1 segment ...
Googler
2015-02-09
*
Update from Google.
Han-Wen Nienhuys
2015-02-25