summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Attempt to fix classloader issuesEugene Burmako2011-12-211-2/+4
| | |/
| * | Merge branch 'master' into xsbtJosh Suereth2011-12-2014-55/+262
| |\|
| * | Removing local linux sbt scripts.Josh Suereth2011-12-202-84/+0
| * | Merge branch 'master' into xsbtJosh Suereth2011-12-1812-267/+511
| |\ \
| * | | Brought version detection up-to-date.Josh Suereth2011-12-162-19/+21
| * | | Native SHA1 calculations.Josh Suereth2011-12-142-8/+56
| * | | Merge branch 'xsbt' of github.com:scala/scala into xsbtJosh Suereth2011-12-1416-42/+246
| |\ \ \
| | * | | Fixes windows issues.Josh Suereth2011-12-141-1/+1
| | * | | Merge branch 'master' into xsbtJosh Suereth2011-12-1415-52/+253
| | |\ \ \
| | * | | | Improved error output.Josh Suereth2011-12-141-2/+9
| * | | | | Merge branch 'xsbt' of github.com:scala/scala into xsbtJosh Suereth2011-12-110-0/+0
| |\| | | |
| | * | | | Merge remote-tracking branch 'origin/master' into xsbtPaul Phillips2011-12-092-4/+41
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into xsbtJosh Suereth2011-12-114-21/+62
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fixed Emit*Page to write to file.Josh Suereth2011-12-092-153/+17
| * | | | | | Parallelize sha resolution.Josh Suereth2011-12-091-1/+1
| * | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-095-0/+65
| |\ \ \ \ \ \
| * | | | | | | MSIL now part of layered compilesJosh Suereth2011-12-092-19/+8
| * | | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-0915-29/+191
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed SHA resolver to only pull necessary JAR files and ignore other director...Josh Suereth2011-12-081-1/+2
| * | | | | | | | Added local cache for project jars.Josh Suereth2011-12-081-10/+18
| * | | | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-0847-202/+160
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into xsbtPaul Phillips2011-12-0652-74/+74
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed publish issue.Josh Suereth2011-12-062-44/+35
| * | | | | | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-0630-3/+93
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding SHA resolve to the SBT build so that we don't need the push/pull binar...Josh Suereth2011-12-053-2/+61
| * | | | | | | | | | | Merge branch 'master' into xsbtJosh Suereth2011-12-05125-11/+1241
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | *.properties files are now generated more oftenJosh Suereth2011-12-051-3/+11
| * | | | | | | | | | | | Fixed mechanisms which pulls scala revision for properties file.Josh Suereth2011-12-052-3/+7
| * | | | | | | | | | | | Step one towards using project revision to buildJosh Suereth2011-12-055-17/+31
| * | | | | | | | | | | | Merge branch 'master' into xsbtPaul Phillips2011-12-0470-120/+987
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into xsbtJosh Suereth2011-12-0223-357/+15580
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Port of SBT 0.11.x build. Things appear to be working well.Josh Suereth2011-12-0128-1883/+1161
* | | | | | | | | | | | | | | Merge pull request #65 from dragos/masterPaul Phillips2011-12-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Renamed .project to .project.SAMPLE, just like .classpath.SAMPLE.Iulian Dragos2011-12-201-0/+0
* | | | | | | | | | | | | | | Renamed .project to .project.SAMPLE, just like .classpath.SAMPLE.Iulian Dragos2011-12-201-0/+0
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Fix for classOf NPE.Paul Phillips2011-12-195-20/+49
* | | | | | | | | | | | | | Test case closes SI-5119.Paul Phillips2011-12-191-0/+13
* | | | | | | | | | | | | | Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-1929-230/+703
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | unzip(3) on view now returns view.Josh Suereth2011-12-183-0/+32
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Restored some methods to List.Paul Phillips2011-12-171-0/+247
| * | | | | | | | | | | | | Intermediate range commit.Paul Phillips2011-12-161-106/+79
| * | | | | | | | | | | | | Fixed "Definition Classes" in bug #5287Vlad Ureche2011-12-168-128/+129
| * | | | | | | | | | | | | Fixed scalacheck test to fail if it's failing.Paul Phillips2011-12-161-7/+1
| * | | | | | | | | | | | | Improve quality of scalacheck range tests input and output.Daniel C. Sobral2011-12-161-26/+55
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix for seq/array varargs crasher.Paul Phillips2011-12-132-1/+14
| * | | | | | | | | | | | Faster char2uescape.Paul Phillips2011-12-131-16/+20
| * | | | | | | | | | | | Test case closes SI-4063.Paul Phillips2011-12-121-0/+39
| * | | | | | | | | | | | Test case closes SI-4273.Paul Phillips2011-12-121-0/+8
| * | | | | | | | | | | | Merge remote-tracking branch 'repo/develop'Paul Phillips2011-12-125-1/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'kepler/topic/typeparamsfix', 'kepler/ticket/5...Paul Phillips2011-12-125-1/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |