|
|
|
@690
|
[690]
|
12/29/08 16:28:20 |
chris |
Added missing function vfs_fdopen, enabling Mika to be compiled … |
|
|
|
@689
|
[689]
|
12/26/08 21:01:19 |
chris |
Replaces jikes by javac as java compiler, and change target Java … |
|
|
|
@688
|
[688]
|
12/26/08 20:58:55 |
chris |
Add information about whether pthread_cond_timedwait is used to O4P_INFO. |
|
|
|
@687
|
[687]
|
12/25/08 22:52:35 |
chris |
Revised, more stable version of deadlock detection. |
|
|
|
@686
|
[686]
|
12/25/08 17:14:33 |
chris |
Reverse the hashtable changes of revision 649, they didn't fix the
problem … |
|
|
|
@685
|
[685]
|
12/25/08 17:13:16 |
chris |
Fix typo in variable name ('excecption') and simplify a re-throw. |
|
|
|
@684
|
[684]
|
12/25/08 17:04:01 |
chris |
Simplify initialisation of x_Monitor by using memset. |
|
|
|
@683
|
[683]
|
12/24/08 19:06:39 |
anonymous |
This is an empty revision for padding. |
|
|
|
@682
|
[682]
|
12/24/08 19:06:36 |
anonymous |
This is an empty revision for padding. |
|
|
|
@681
|
[681]
|
12/24/08 19:02:19 |
anonymous |
This is an empty revision for padding. |
|
|
|
@680
|
[680]
|
12/24/08 19:00:31 |
anonymous |
This is an empty revision for padding. |
|
|
|
@679
|
[679]
|
12/24/08 19:00:04 |
anonymous |
This is an empty revision for padding. |
|
|
|
@678
|
[678]
|
12/24/08 18:52:18 |
anonymous |
This is an empty revision for padding. |
|
|
|
@677
|
[677]
|
12/24/08 17:50:56 |
anonymous |
This is an empty revision for padding. |
|
|
|
@676
|
[676]
|
12/24/08 17:28:20 |
anonymous |
This is an empty revision for padding. |
|
|
|
@675
|
[675]
|
12/24/08 17:27:07 |
anonymous |
This is an empty revision for padding. |
|
|
|
@674
|
[674]
|
12/22/08 15:12:55 |
anonymous |
This is an empty revision for padding. |
|
|
|
@673
|
[673]
|
12/22/08 15:04:03 |
anonymous |
This is an empty revision for padding. |
|
|
|
@672
|
[672]
|
12/22/08 12:38:12 |
anonymous |
This is an empty revision for padding. |
|
|
|
@671
|
[671]
|
12/22/08 12:36:20 |
anonymous |
This is an empty revision for padding. |
|
|
|
@670
|
[670]
|
12/22/08 12:35:39 |
anonymous |
This is an empty revision for padding. |
|
|
|
@669
|
[669]
|
12/22/08 12:34:52 |
anonymous |
This is an empty revision for padding. |
|
|
|
@668
|
[668]
|
12/20/08 10:07:27 |
anonymous |
This is an empty revision for padding. |
|
|
|
@667
|
[667]
|
12/20/08 00:35:46 |
chris |
Simplify start-up sequence of GarbageCollector/Finalizer?. |
|
|
|
@666
|
[666]
|
12/20/08 00:34:11 |
chris |
Introducing an experimental deadlock-detection feature, enabled by
setting … |
|
|
|
@665
|
[665]
|
12/20/08 00:25:31 |
chris |
Enable tracing of classes and class loaders in the stack trace. |
|
|
|
@664
|
[664]
|
12/14/08 18:57:32 |
chris |
Check return codes of all accesses to gc_monitor. |
|
|
|
@663
|
[663]
|
12/14/08 15:51:40 |
anonymous |
This is an empty revision for padding. |
|
|
|
@662
|
[662]
|
12/14/08 15:50:59 |
chris |
Simplify code of x_monitor_enter. |
|
|
|
@661
|
[661]
|
12/13/08 14:16:20 |
chris |
Replace mark(1000000) by mark(Integer.MAX_VALUE), so even very large
files … |
|
|
|
@660
|
[660]
|
12/13/08 13:49:24 |
chris |
Remove some spurious checks which rely on implementation details … |
|
|
|
@659
|
[659]
|
12/13/08 13:44:40 |
chris |
Replace our implementation of BufferedInputStream? by Harmony's. |
|
|
|
@658
|
[658]
|
12/13/08 13:39:11 |
chris |
1. In parse(), clear() the calendar first so that any fields not … |
|
|
|
@657
|
[657]
|
12/13/08 13:24:24 |
chris |
In parseTimeZoneString, also recognise the format GMT+/-HH:MM. |
|
|
|
@656
|
[656]
|
12/13/08 13:21:16 |
chris |
When dumping thread state, make distinction betweed "waiting on" a
monitor … |
|
|
|
@655
|
[655]
|
12/12/08 21:43:31 |
chris |
Add a line CET=ECT so that input dates containing the … |
|
|
|
@654
|
[654]
|
12/12/08 21:05:07 |
chris |
Add tests for java.util.jar package. |
|
|
|
@653
|
[653]
|
12/12/08 20:28:18 |
chris |
Agg getResourceFile(String name), required by recent Mauve tests. |
|
|
|
@652
|
[652]
|
12/12/08 20:24:07 |
chris |
Eliminate double-freeing of clazz->resolution_monitor. |
|
|
|
@651
|
[651]
|
12/12/08 18:38:56 |
chris |
Move -fPIC flag so that it also covers ieee754.c . |
|
|
|
@650
|
[650]
|
12/01/08 19:18:45 |
anonymous |
This is an empty revision for padding. |
|
|
|
@649
|
[649]
|
12/01/08 19:13:36 |
chris |
While growing the hashtable, set a flag and release the … |
|
|
|
@648
|
[648]
|
11/30/08 19:41:44 |
anonymous |
This is an empty revision for padding. |
|
|
|
@647
|
[647]
|
11/28/08 15:21:03 |
anonymous |
This is an empty revision for padding. |
|
|
|
@646
|
[646]
|
11/28/08 15:21:02 |
anonymous |
This is an empty revision for padding. |
|
|
|
@645
|
[645]
|
11/28/08 15:21:02 |
anonymous |
This is an empty revision for padding. |
|
|
|
@644
|
[644]
|
11/28/08 15:18:55 |
anonymous |
This is an empty revision for padding. |
|
|
|
@643
|
[643]
|
11/28/08 15:18:54 |
anonymous |
This is an empty revision for padding. |
|
|
|
@642
|
[642]
|
11/28/08 15:16:45 |
anonymous |
This is an empty revision for padding. |
|
|
|
@641
|
[641]
|
11/27/08 20:08:27 |
chris |
When traversing TimeZoneDisplayNameResourceBundle?.timeZoneNames, … |
|
|
|
@640
|
[640]
|
11/27/08 09:10:30 |
chris |
Removed the AUTO_SHRINK_HASHTABLES option, which was never used. |
|
|
|
@639
|
[639]
|
11/26/08 13:25:28 |
anonymous |
This is an empty revision for padding. |
|
|
|
@638
|
[638]
|
11/26/08 13:25:24 |
anonymous |
This is an empty revision for padding. |
|
|
|
@637
|
[637]
|
11/26/08 13:25:23 |
anonymous |
This is an empty revision for padding. |
|
|
|
@636
|
[636]
|
11/26/08 13:24:13 |
anonymous |
This is an empty revision for padding. |
|
|
|
@635
|
[635]
|
11/26/08 13:24:12 |
anonymous |
This is an empty revision for padding. |
|
|
|
@634
|
[634]
|
11/26/08 13:23:45 |
anonymous |
This is an empty revision for padding. |
|
|
|
@633
|
[633]
|
11/26/08 10:17:19 |
chris |
Correct a bug with writing long manifest lines. |
|
|
|
@632
|
[632]
|
11/24/08 20:38:58 |
chris |
When a read to the underlying stream returns -1 the internal buffer … |
|
|
|
@631
|
[631]
|
11/24/08 20:31:41 |
chris |
Extend the optimisation "seek backwards from end of stream to find
central … |
|
|
|
@630
|
[630]
|
11/24/08 11:07:56 |
chris |
If the response is marked with Content-encoding: gzip, put the … |
|
|
|
@629
|
[629]
|
11/23/08 11:53:31 |
anonymous |
This is an empty revision for padding. |
|
|
|
@628
|
[628]
|
11/23/08 11:53:30 |
anonymous |
This is an empty revision for padding. |
|
|
|
@627
|
[627]
|
11/23/08 11:53:30 |
anonymous |
This is an empty revision for padding. |
|
|
|
@626
|
[626]
|
11/23/08 11:52:23 |
anonymous |
This is an empty revision for padding. |
|
|
|
@625
|
[625]
|
11/23/08 11:52:23 |
anonymous |
This is an empty revision for padding. |
|
|
|
@624
|
[624]
|
11/23/08 11:51:40 |
anonymous |
This is an empty revision for padding. |
|
|
|
@623
|
[623]
|
11/23/08 11:47:52 |
chris |
Correct a sigsev-causing error in the logic to re-allocate the … |
|
|
|
@622
|
[622]
|
11/23/08 11:44:52 |
anonymous |
This is an empty revision for padding. |
|
|
|
@621
|
[621]
|
11/23/08 11:44:51 |
anonymous |
This is an empty revision for padding. |
|
|
|
@620
|
[620]
|
11/23/08 11:44:51 |
anonymous |
This is an empty revision for padding. |
|
|
|
@619
|
[619]
|
11/23/08 11:43:47 |
anonymous |
This is an empty revision for padding. |
|
|
|
@618
|
[618]
|
11/23/08 11:43:47 |
anonymous |
This is an empty revision for padding. |
|
|
|
@617
|
[617]
|
11/23/08 11:43:00 |
anonymous |
This is an empty revision for padding. |
|
|
|
@616
|
[616]
|
11/22/08 13:17:49 |
chris |
Update copyright header for file changed in rev. 597. |
|
|
|
@615
|
[615]
|
11/22/08 13:14:51 |
chris |
In parseTimeZoneString, take the longest matching prefix not just … |
|
|
|
@614
|
[614]
|
11/22/08 13:12:42 |
chris |
If a timezone has no display names at all given, use the zoneID itself
as … |
|
|
|
@613
|
[613]
|
11/22/08 13:08:08 |
chris |
Clean-up. |
|
|
|
@612
|
[612]
|
11/22/08 13:04:16 |
chris |
When looking up the display names, follow aliases: i.e. if the key … |
|
|
|
@611
|
[611]
|
11/20/08 18:47:04 |
chris |
Modify SimpleTimeZone? to give correct offset between (endTime - 1 … |
|
|
|
@610
|
[610]
|
11/20/08 10:54:01 |
chris |
Correct behaviour of JarInputStream? by importing the Apache … |
|
|
|
@609
|
[609]
|
11/20/08 10:48:37 |
chris |
Improve output of -Dmika.verbose=traffic. |
|
|
|
@608
|
[608]
|
11/12/08 10:13:11 |
anonymous |
This is an empty revision for padding. |
|
|
|
@607
|
[607]
|
11/12/08 10:13:10 |
anonymous |
This is an empty revision for padding. |
|
|
|
@606
|
[606]
|
11/12/08 10:13:09 |
anonymous |
This is an empty revision for padding. |
|
|
|
@605
|
[605]
|
11/12/08 10:12:11 |
anonymous |
This is an empty revision for padding. |
|
|
|
@604
|
[604]
|
11/12/08 10:12:09 |
anonymous |
This is an empty revision for padding. |
|
|
|
@603
|
[603]
|
11/12/08 10:11:27 |
anonymous |
This is an empty revision for padding. |
|
|
|
@602
|
[602]
|
11/12/08 10:07:07 |
chris |
-- |
|
|
|
@601
|
[601]
|
11/12/08 10:06:39 |
chris |
-- |
|
|
|
@600
|
[600]
|
11/12/08 09:53:51 |
chris |
Fix a woempa which was failing to compile when DEBUG=true. |
|
|
|
@599
|
[599]
|
11/12/08 09:36:25 |
chris |
Don't report failure to create a thread if setting the thread scheduling … |
|
|
|
@598
|
[598]
|
11/12/08 08:44:31 |
chris |
Mark some more thread-manipulation logic as GC-unsafe. |
|
|
|
@597
|
[597]
|
11/12/08 08:42:13 |
chris |
When synthesising a GMT+/-hh:mm name for a timezone, take account … |
|
|
|
@596
|
[596]
|
11/12/08 08:40:13 |
chris |
Experimental version of timezone logic. |
|
|
|
@595
|
[595]
|
11/12/08 08:18:17 |
chris |
Perform finalizers more often if heap is low (less than 33% free). |
|
|
|
@594
|
[594]
|
11/11/08 21:47:42 |
chris |
Terminate VM if an Error is thrown and system … |
|
|
|
@593
|
[593]
|
11/11/08 21:06:18 |
chris |
Handle error return from pthread_create. |
|
|
|
@592
|
[592]
|
11/11/08 12:21:03 |
chris |
Yet another correction to mika.timezones; changeover times for Europe
are … |
|
|
|
@591
|
[591]
|
10/26/08 17:19:02 |
chris |
Put European change to winter time back as it was - only the US … |