summary refs log tree commit diff
path: root/src/etc
AgeCommit message (Expand)AuthorLines
2012-03-02etc: Add helgrind suppression for lock_held_by_current_threadBrian Anderson-0/+7
2012-03-02restructure to better support method inliningNiko Matsakis-1/+1
2012-03-02retool inline encoding to handle methods, fix testsNiko Matsakis-1/+2
2012-02-29etc: Remove rustdoc scriptBrian Anderson-34/+0
2012-02-29optionally enforce local variable mutabilityNiko Matsakis-24/+30
2012-02-28vim: add "to" as a keyword.Erick Tryzelaar-2/+2
2012-02-27Add libc module to libcore and utility file to help generate it.Graydon Hoare-0/+237
2012-02-24retool serializer to be built by stage0 rustcNiko Matsakis-2/+7
2012-02-24Encode/decode AST into metadata, re-instantiate inlined itemsNiko Matsakis-1/+61
2012-02-24allow snapshot to be specified in make command lineNiko Matsakis-13/+21
2012-02-23Revert "etc: Add helgrind suppression for lock_held_by_current_thread"Brian Anderson-7/+0
2012-02-23etc: Add helgrind suppression for lock_held_by_current_threadBrian Anderson-0/+7
2012-02-19vim: fix indenting enums and macrosErick Tryzelaar-1/+2
2012-02-13build: Start downloading FreeBSD snaps from the official serverBrian Anderson-3/+0
2012-02-13build: Temporarily retrieve FreeBSD snapshots from jyyou's serverBrian Anderson-0/+3
2012-02-10use absolute names when pretty-printing typesNiko Matsakis-0/+3
2012-02-10update ebml interfaceNiko Matsakis-0/+1
2012-02-05vim: block is no longer a keyword.Erick Tryzelaar-1/+1
2012-02-05platform-specific valgrind suppressionNiko Matsakis-0/+9
2012-02-03correct to use enum keywordNiko Matsakis-1/+1
2012-02-02rt: Fix intrinsics bustageBrian Anderson-1/+1
2012-02-02Update libuv.Graydon Hoare-32/+31
2012-01-31Remove NSIS package, obsolete (and hazardous).Graydon Hoare-396/+0
2012-01-26Merge pull request #1669 from graydon/inno-setupGraydon Hoare-0/+269
2012-01-25Add Inno Setup installer script rather than NSISunknown-0/+269
2012-01-23rustdoc: Add a script for running rustdoc output through markdown/pandocBrian Anderson-0/+34
2012-01-21Added a `src/etc/vim/ftdetect` directory and file.tim-0/+1
2012-01-21Remove keyword multitable generator scriptHaitao Li-103/+0
2012-01-20build: Run tutorial testsBrian Anderson-0/+63
2012-01-20Fix formatting.Graydon Hoare-3/+4
2012-01-20Merge pull request #1585 from mbrubeck/masterGraydon Hoare-5/+8
2012-01-20Update the keyword lists in rust.md and syntax.vimMatt Brubeck-5/+8
2012-01-20Add a Python script which downloads only the latest Linux snapshots (derived ...Kevin Cantu-0/+54
2012-01-20rust-mode: tag -> enum. Closes #1577Brian Anderson-1/+1
2012-01-19Fix a bunch of broken internal links in the docs. Add a hokey link checker.Graydon Hoare-0/+26
2012-01-17dist: Add bin directory to system PATH in win32 installerBrian Anderson-0/+337
2012-01-17Python!Graydon Hoare-1/+1
2012-01-17Long line, grumble.Graydon Hoare-1/+2
2012-01-17Merge pull request #1548 from grahame/fix-interrupted-downloadsGraydon Hoare-1/+7
2012-01-17dist: Add the uninstaller to the win32 control panelBrian Anderson-0/+11
2012-01-17dist: Make the win32 uninstaller workBrian Anderson-12/+8
2012-01-17don't leave files that will not checksum if download is interruptedGrahame Bowland-1/+7
2012-01-16Move emacs mode into treeMarijn Haverbeke-0/+510
2012-01-14Merge pull request #1521 from grahame/masterBrian Anderson-3/+3
2012-01-14build: Build libraries in the bin directory on win32Brian Anderson-5/+5
2012-01-14Update vim syntax with new keywordsGrahame Bowland-3/+3
2012-01-13More doc porting.Graydon Hoare-0/+4
2012-01-12Revert "build: Build libraries in the bin directory on win32"Brian Anderson-5/+5
2012-01-12Merge remote-tracking branch 'brson/win32'Brian Anderson-5/+5
2012-01-12Begin shift over to using pandoc, markdown and llnextgen for reference manual...Graydon Hoare-0/+138