[Scala logo]
Scala commits

RevisionAuthorDateDescription
16844lesani06 Jan 2009 10:58:23

16842michelou06 Jan 2009 10:46:05

fixed ticket #1620

16833rytz05 Jan 2009 04:41:18

fix for #1603

16832phaller03 Jan 2009 10:11:03

Add tests for zero timeout in reactWithin and receiveWithin.

16831phaller03 Jan 2009 10:09:03

Make semantics of zero timeout in reactWithin and receiveWithin more uniform.

16815cunei22 Dec 2008 08:22:59

#1598

16812phaller18 Dec 2008 16:47:36

Add debug option to partest ant task. Set actors corePoolSize to avoid compilation timeouts.

16795rytz17 Dec 2008 09:48:23

fixed two problems of msil build

16794dragos17 Dec 2008 09:09:49

Fixed warnings.

16783milessabin16 Dec 2008 15:04:48

Bumped bundle version.

16776michelou16 Dec 2008 09:44:02

added comment.

16775michelou16 Dec 2008 09:39:03

splitted BigDecimal class for Java 1.4

16767phaller16 Dec 2008 06:11:09

Use Thread.getState() instead of timestamps to detect blocked worker threads.