about summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2015-04-21LLVM < 3.5 is unsupported since bb18a3cTamir Duberstein-11/+1
2015-04-18optimize Unicode tableskwantam-3/+8
2015-04-16deprecate Unicode functions that will be moved to crates.iokwantam-4/+7
2015-04-13Auto merge of #24351 - michaelwoerister:named-tuple-fields, r=alexcrichtonbors-16/+24
2015-04-13Remove regex module from libunicodeChris Wong-44/+7
2015-04-12Add a name for tuple fields in debuginfo so that they can be accessed in debu...Michael Woerister-16/+24
2015-04-11Rollup merge of #24285 - brson:rustup, r=alexcrichtonManish Goregaokar-615/+0
2015-04-10Remove rustup.sh.Brian Anderson-615/+0
2015-04-10Auto merge of #24177 - alexcrichton:rustdoc, r=aturonbors-1/+2
2015-04-09Auto merge of #24171 - rillian:rustup, r=brsonbors-1/+1
2015-04-07rustdoc: Add a primitive page for raw pointersAlex Crichton-1/+2
2015-04-07rustup: let RUSTUP_PREFIX env override default prefix.Ralph Giles-1/+1
2015-04-06use normative source for Grapheme class datakwantam-57/+23
2015-04-01rustup: Fix typo in nightlyRicho Healey-1/+1
2015-04-01rustup: Default to the beta channelAlex Crichton-2/+5
2015-04-01Merge branch 'fix-rustup' of https://github.com/richo/rustAlex Crichton-8/+16
2015-03-31Auto merge of #23678 - richo:check-flightcheck, r=alexcrichtonbors-0/+54
2015-03-28Add support for channel selectionRicho Healey-7/+15
2015-03-28rustup: Fix comment about Darwin's uname -mRicho Healey-1/+1
2015-03-28Fix some typosVadim Petrochenkov-2/+2
2015-03-27check: Reword the warning to be more prescriptiveRicho Healey-3/+5
2015-03-27check: Name the sentinal variable more sanelyRicho Healey-1/+1
2015-03-27check: Fix the check for platform formattingRicho Healey-1/+1
2015-03-27check: Run the rlimit_core check on *BSDRicho Healey-1/+1
2015-03-27check: Add licenseRicho Healey-0/+11
2015-03-27check: Warn users with nonzero RLIMIT_CORERicho Healey-0/+41
2015-03-24Add the other S_I(RWX)(GRP/OTH) for posix `creat`Nicholas Mazzuca-0/+10
2015-03-15Strip trailing whitespaceTamir Duberstein-1/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-3/+1
2015-03-13Rollup merge of #23310 - michaelwoerister:gdb-std-pp, r=alexcrichtonManish Goregaokar-1/+88
2015-03-12debuginfo: Add GDB pretty printers for slices, Vec<>, and String.Michael Woerister-1/+88
2015-03-12debuginfo: Make LLDB pretty printer correctly handle zero-sized fields.Michael Woerister-21/+77
2015-03-05Rollup merge of #23000 - Florob:unicode-FL, r=brsonManish Goregaokar-12/+21
2015-03-05Rollup merge of #22029 - iKevinY:tidy-changes, r=brsonManish Goregaokar-38/+42
2015-03-03unicode: Properly parse ranges in UnicodeData.txtFlorian Zeitz-12/+21
2015-03-02Use `const`s instead of `static`s where appropriateFlorian Zeitz-25/+24
2015-02-27Add a way to assert the number of occurrences to htmldocckSeo Sanghyeon-0/+15
2015-02-23Refactor code in tidy.pyKevin Yap-36/+37
2015-02-23Order list of linted files by frequencyKevin Yap-7/+10
2015-02-21Auto merge of #21959 - dhuseby:bitrig-support, r=brsonbors-3/+14
2015-02-17Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichtonbors-1/+2
2015-02-17Rollup merge of #22420 - posixphreak:fix-rustup-locale, r=brsonManish Goregaokar-0/+3
2015-02-17Rollup merge of #22365 - serejkus:configs-link, r=steveklabnikManish Goregaokar-0/+10
2015-02-16rustup: Fix for locale bugposixphreak-0/+3
2015-02-15markdown file with links to configsElantsev Serj-0/+10
2015-02-15Audit integer types in libunicode, libcore/(char, str) and libstd/asciiVadim Petrochenkov-5/+5
2015-02-11bitrig integrationDave Huseby-3/+14
2015-02-10Add one more depth on android test directory for multiple targetsEunji Jeong-1/+2
2015-02-07Rollup merge of #21994 - iKevinY:featureck-fix, r=brsonManish Goregaokar-2/+2
2015-02-05Fix name of variable referenced in featureck.pyKevin Yap-2/+2