Imported Upstream version 1.7.1
[platform/upstream/ninja.git] / src / util.h
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-12-04 Nico WeberMerge pull request #835 from rainlabs-eu/fix-cygwin...
2014-12-04 Nico WeberMerge pull request #809 from andrey-malets/doc-for...
2014-11-24 Nico Weberv1.5.3 v1.5.3
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
2014-11-18 Evan MartinMerge pull request #813 from cdlm/emacs-mode-require...
2014-11-18 Evan MartinMerge pull request #836 from nocnokneo/patch-1
2014-11-14 Nico WeberMerge pull request #842 from nico/solaris
2014-11-12 Nico WeberMerge pull request #848 from sgraham/canon-maintain
2014-11-09 Scott Grahamfix order of args to CanonicalizePath
2014-11-09 Scott Grahamremove CanonicalizePath overloads, test for toplevel...
2014-11-08 Scott Grahamtrack back->forward conversions in a bitmask
2014-06-27 Nico Weberv1.5.0 v1.5.0
2014-01-07 Nico WeberMerge pull request #697 from nico/gclogs
2014-01-06 Nico WeberMerge pull request #690 from nickhutchinson/feature...
2014-01-06 Nicholas HutchinsonMore robust escaping of $in, $out paths
2013-06-04 Evan Martinv1.3.4 v1.3.4
2013-05-24 Nico WeberMerge pull request #585 from nico/fixcrash
2013-05-24 Nico WeberDon't use va_start() with reference parameters, it...
2013-05-16 Evan MartinMerge branch 'master' into release
2013-04-29 Evan MartinMerge pull request #558 from nico/buildfix
2013-04-29 Nico WeberIntroduce a Truncate() function that works on POSIX...
2013-04-09 Evan MartinMerge pull request #532 from nico/sshhh_gtest
2013-04-08 Evan MartinMerge pull request #527 from wang-bin/compile_fix
2013-04-07 wang-binfix compile error about noreturn on windows
2013-04-05 Evan Martinadd noreturn attr on Fatal()
2013-04-05 Evan Martinversion 1.2.0
2013-03-26 Evan MartinMerge pull request #521 from riannucci/ignore_duplicate...
2013-03-14 Evan MartinMerge pull request #518 from syntheticpp/max-patch
2013-03-14 Peter KümmelPosix symbols are not enabled by default for MSVC
2012-12-29 Evan Martinversion 1.1.0 v1.1.0
2012-12-29 Evan Martinwrap some overlong lines
2012-09-13 Evan Martinversion 1.0.0 v1.0.0
2012-08-28 Evan MartinMerge pull request #403 from nico/everylineweighsyoudown
2012-08-28 Nico WeberRemove unused macro NINJA_UNUSED_ARG.
2012-08-17 Evan MartinMerge pull request #401 from syntheticpp/win-network...
2012-08-13 Evan MartinMerge branch 'master' of github.com:martine/ninja
2012-08-12 Evan Martinmove Win32Fatal into util
2012-08-12 Evan Martindoc that ReadFile reads in text mode on Windows
2012-08-10 Evan Martinwindows: fix size_t<->int conversions in ninja.exe
2012-08-07 Evan Martinuse DiskInterface to create the build directory
2012-08-01 Evan MartinMerge branch 'master' of github.com:martine/ninja
2012-08-01 Evan MartinMerge branch 'factor-elide-middle' of git://github...
2012-07-31 Nicolas DespresRe-factor elide code and test it.
2012-07-28 Evan Martinmove processor-count code to util.cc
2012-07-28 Evan Martindelete vestigal declarations
2012-07-27 Evan MartinMerge branch 'master' of github.com:martine/ninja
2012-07-27 Evan MartinMerge pull request #352 from tfarina/string-piece-private
2012-07-27 Evan MartinMerge branch 'set_terminate' of git://github.com/gmoudr...
2012-07-27 Evan MartinMerge pull request #351 from syntheticpp/rate
2012-07-17 Evan MartinMerge pull request #340 from sgraham/fix-win-build
2012-07-17 Evan MartinMerge pull request #363 from usovalx/subprocess_test_bu...
2012-07-17 Evan MartinMerge pull request #364 from tfarina/pragma-once
2012-07-17 Thiago FarinaRemove #pragma once from our header files.
2012-07-15 Peter Kuemmelprint edges per second
2012-07-03 Evan MartinMerge pull request #313 from wolfp/restat_missing_input
2012-06-17 Evan MartinMerge pull request #316 from tfarina/struct
2012-06-15 Evan MartinMerge pull request #329 from nico/hash2
2012-06-15 Nico WeberOnly store command hashes in the build log.
2012-05-02 Evan MartinMerge pull request #283 from tfarina/string-ampersand
2012-04-28 Evan MartinMerge pull request #274 from polrop/max_load_average
2012-04-19 Nicolas DespresAdd -l N option to limit the load average.
2012-03-28 Jiri MoudryImprove handling of fatal errors on Windows, support...
2012-01-29 Evan MartinMerge pull request #199 from qhuo/create-process
2012-01-23 Evan MartinMerge pull request #201 from syntheticpp/mingw-msvc
2012-01-22 Peter Kuemmelonly msvc needs these workarounds
2012-01-22 Evan Martinwindows: use _WIN32 define everywhere
2012-01-19 Evan MartinMerge pull request #198 from nico/strip0
2012-01-19 Nico WeberStrip ansi escape sequences from subcommand output...
2012-01-16 Evan MartinMerge pull request #197 from doctorlove/simple_dry_run
2012-01-16 Frances BuontempoStop warning about chdir etc which are treated as error...
2012-01-12 Evan MartinMerge branch 'stringpiece-hash'
2012-01-09 Evan Martinsplit canonicalize
2012-01-05 Evan MartinMerge pull request #185 from nico/vim
2012-01-04 Evan Martinallow spellcheck to be used with a vector of strings
2012-01-04 Evan MartinMerge pull request #175 from nornagon/escape-in-out
2012-01-04 Scott Grahamwindows: make bootstrap.py/configure.py work with MSVC
2012-01-03 Evan MartinMerge pull request #180 from doctorlove/int64
2012-01-03 Frances Buontempotypedef long long for MSVC
2011-12-27 Evan MartinMerge branch 'master' of git://github.com/ehird/ninja
2011-12-20 Evan Martinfactor out windows perror equivalent
2011-11-20 Evan MartinMerge pull request #136 from polrop/add-extra-warning
2011-11-19 Nicolas DespresRemove warning triggered by -Wextra on MinGW.
2011-11-16 Evan MartinMerge pull request #132 from nico/spell
2011-11-16 Nico WeberAdd spelling suggestions for four cases:
2011-11-06 Evan MartinMerge pull request #127 from tiresdonexits/master
2011-11-02 Evan MartinMerge pull request #125 from pcc/outputs-ready
2011-10-31 Evan Martinmove SetCloseOnExec to util
2011-10-06 Evan Martinmake CanonicalizePath report an error on empty path
2011-08-25 Evan MartinMerge pull request #86 from tfarina/real-disk-interface
2011-08-24 Evan Martinsemantic change: allow reaching into parent directories...
2011-06-03 Evan Martinremove +x bit from source
2011-05-31 Evan MartinMerge branch 'master' of github.com:martine/ninja
2011-05-28 Evan MartinMerge pull request #50 from philipcraig/master
2011-05-28 Philip CraigTests now build on a native Windows build (tested with...
2011-05-24 Evan Martinmove GetTimeMillis to util
2011-05-24 Evan Martinmove ReadFile into util
2011-05-02 Evan MartinMerge pull request #37 from polrop/add-guidelines.
2011-05-02 Evan MartinMerge pull request #36 from polrop/test-clean-tool.
next