eugene yokota
|
d84f82d8d4
|
Merge pull request #31 from sbt/wip/thread
Inject thread.sleep, which allows thread interruption during readLine
|
2016-03-29 15:53:46 -04:00 |
Eugene Yokota
|
c1aa172467
|
0.1.0-M9
|
2016-03-18 22:00:02 -04:00 |
Eugene Yokota
|
073f2be487
|
Inject Thread.sleep periodically during read() to allow thread interruption
|
2016-03-18 21:58:40 -04:00 |
Eugene Yokota
|
5004b8a515
|
Refactor nulls to Option
|
2016-03-18 02:38:06 -04:00 |
Dale Wijnand
|
497db332cd
|
Merge pull request #29 from Duhemm/fport/add-documentation-for-filefunction-cached
FPORT: add documention for FileFunction.cached
|
2016-02-19 23:55:07 +00:00 |
eugene yokota
|
e35e8f9fff
|
Merge pull request #30 from dwijnand/bump-sbt-houserules-for-mima
Bump sbt-houserules to add MiMa
|
2016-02-15 15:15:00 -05:00 |
Dale Wijnand
|
e1c7f39e5a
|
Exempt out of -Xfuture in util-collection
|
2016-02-14 23:15:32 +00:00 |
Dale Wijnand
|
dc410f9842
|
Unexecute Positions
|
2016-02-14 23:00:26 +00:00 |
Dale Wijnand
|
81757bcb15
|
Bump sbt-houserules to add MiMa
See sbt/sbt#2383
|
2016-02-14 21:16:49 +00:00 |
Tim Harper
|
a48d7cb904
|
add documention for FileFunction.cached
|
2016-02-11 13:45:16 +01:00 |
Martin Duhem
|
149122ab4d
|
Hide stacktrace upon failure on pending scripted test
|
2016-01-25 14:48:06 +01:00 |
eugene yokota
|
e73dc9b546
|
Merge pull request #27 from sbt/wip/010M8
bumping up to 0.1.0-M8
|
2015-12-24 01:11:15 -05:00 |
Eugene Yokota
|
ee7e2889dc
|
bumping up to 0.1.0-M8
|
2015-12-23 19:23:11 -05:00 |
eugene yokota
|
5dc798c165
|
Merge pull request #26 from Duhemm/scripted-core
Add scripted-core
|
2015-12-23 17:26:42 -05:00 |
eugene yokota
|
377d9c2bed
|
Merge pull request #25 from sbt/wip/scalaversion
Scala version bump and minor addition to xsbti
|
2015-12-23 17:23:10 -05:00 |
Martin Duhem
|
23698d6664
|
Add scripted-core
|
2015-12-23 09:50:36 +01:00 |
Eugene Yokota
|
277cbd12ef
|
Adds concrete classes
|
2015-12-17 00:57:24 -05:00 |
Eugene Yokota
|
e392470394
|
Bump Scala version on Travis
|
2015-12-16 17:22:02 -05:00 |
Eugene Yokota
|
121972577d
|
Define T2 as an interface.
|
2015-12-16 15:54:23 -05:00 |
Eugene Yokota
|
200b351552
|
Adds xsbti.T2.
|
2015-12-16 15:46:40 -05:00 |
Eugene Yokota
|
994634fc2c
|
Adds xsbti.F1.
|
2015-12-16 15:28:00 -05:00 |
Eugene Yokota
|
1c2922a44b
|
Bump up Scala version. Fixes #24
|
2015-12-16 15:27:00 -05:00 |
eugene yokota
|
2e42d36fae
|
Merge pull request #23 from dwijnand/jline-2.13
Upgrade to jline 2.13
|
2015-12-09 21:23:17 -05:00 |
Dale Wijnand
|
1e5fa46cbd
|
Upgrade to jline 2.13
Forward port of sbt/sbt#2173. Fixes #22
|
2015-12-09 14:12:53 +00:00 |
eugene yokota
|
30c4bc1043
|
Merge pull request #21 from sbt/fix/20
Fixes sbt/util#20
|
2015-11-13 03:53:33 -05:00 |
Eugene Yokota
|
f84251c877
|
0.1.0-M6
|
2015-11-13 01:59:18 -05:00 |
Eugene Yokota
|
95f183f9bd
|
Remove scala-library from Java only subproject. Fixes #20
|
2015-11-13 01:58:39 -05:00 |
eugene yokota
|
dbd90eb605
|
Merge pull request #19 from sbt/wip/existentials
Fixes sbt/util#14
|
2015-10-01 15:02:47 -04:00 |
Eugene Yokota
|
a0fb5e11fc
|
0.1.0-M5
|
2015-09-30 22:00:58 -04:00 |
Eugene Yokota
|
f1edeec351
|
Fixes sbt/util#14 by rolling back 6175d92338
|
2015-09-30 21:59:20 -04:00 |
eugene yokota
|
57286cfc5b
|
Merge pull request #18 from sbt/wip/fileinfo
Adds picklers to FileInfo, also new house rules
|
2015-09-25 17:34:19 -04:00 |
Eugene Yokota
|
79b90917ec
|
New house rules
|
2015-09-16 22:42:10 -04:00 |
Eugene Yokota
|
c7c697bad1
|
Add picklers to FileInfo
|
2015-09-16 21:07:41 -04:00 |
eugene yokota
|
71aebc32f6
|
Merge pull request #16 from Duhemm/jline-access
Make `sbt.internal.util.JLine` private to sbt package
|
2015-09-10 20:53:36 -04:00 |
Martin Duhem
|
aec925b57f
|
Make `sbt.internal.util.JLine` private to sbt package
It was private to `sbt.internal.util`, but it is used in sbt's codebase.
|
2015-09-10 14:39:29 +02:00 |
eugene yokota
|
349254362d
|
Merge pull request #13 from sbt/wip/packagenames2
package name change and test migration
|
2015-09-07 02:51:08 -04:00 |
Eugene Yokota
|
70b49e9a4b
|
Comment on SI-8450
|
2015-09-07 01:45:39 -04:00 |
Eugene Yokota
|
dc0fd2d48b
|
move sbt.internal.util.Logger into sbt.util
|
2015-09-07 01:31:17 -04:00 |
Eugene Yokota
|
e6711a4e91
|
bump up 1.0.0-M3
|
2015-09-07 01:11:13 -04:00 |
Eugene Yokota
|
10fa9a4709
|
Using doge to release correctly
|
2015-09-05 01:42:34 -04:00 |
Eugene Yokota
|
cf6e656a67
|
Add utilTesting to root
|
2015-09-05 00:58:48 -04:00 |
Eugene Yokota
|
0a2d39673c
|
sbt.util.internal -> sbt.internal.util package
|
2015-09-05 00:51:58 -04:00 |
Eugene Yokota
|
c20887853e
|
migrate to scalatest 2.2.4
|
2015-09-04 17:40:48 -04:00 |
eugene yokota
|
45cb379c6e
|
Merge pull request #11 from sbt/wip/packagenames
Move util into sbt.util.internal package
|
2015-09-04 14:24:02 -04:00 |
Eugene Yokota
|
bc54e035ef
|
Move util into sbt.util.internal package
|
2015-09-04 12:54:38 -04:00 |
eugene yokota
|
bc4b85e5b8
|
Merge pull request #10 from sbt/wip/patmatchwarning
Removes a warning. Ref #4
|
2015-09-04 10:13:43 -04:00 |
eugene yokota
|
4caeb5e328
|
Merge pull request #9 from sbt/wip/existentials
Removes a warning.
|
2015-09-04 09:43:45 -04:00 |
Eugene Yokota
|
d482668c08
|
Removes a warning. Ref #4
Exhaustion check was not picking up StaticScopes, which is an object.
|
2015-09-04 07:25:16 -04:00 |
Eugene Yokota
|
c9d7a0964a
|
Removes a warning.
Ref #4. Inferred type was existential. This tightens it.
/review @Duhemm, @dwijnand
|
2015-09-04 06:59:57 -04:00 |
eugene yokota
|
c491f57f27
|
Merge pull request #4 from Duhemm/cleaning
Clean the build and the warnings
|
2015-09-04 06:47:32 -04:00 |