org.ibex.util.git
13 years agofix ThreadPool bug master
adam [Sun, 10 Oct 2010 19:07:56 +0000 (19:07 +0000)]
fix ThreadPool bug

Ignore-this: 520059a0cd173fd45b33989c46764c5a

darcs-hash:20101010190756-5007d-272acdb4c122f2895921154cc32ff6b2173ae036.gz

16 years agoadd StringUtil.java
adam [Sat, 1 Mar 2008 05:52:08 +0000 (05:52 +0000)]
add StringUtil.java

darcs-hash:20080301055208-5007d-2d65b64148ff9aed6ef8212b25795d02cdcf2b45.gz

16 years agoadd printStackTrace() method to Log.java
adam [Sat, 1 Mar 2008 05:51:59 +0000 (05:51 +0000)]
add printStackTrace() method to Log.java

darcs-hash:20080301055159-5007d-f68e1f55b5f7abc90d970c34dfad417a03c479cc.gz

16 years agonote to self
adam [Wed, 8 Aug 2007 02:46:49 +0000 (02:46 +0000)]
note to self

darcs-hash:20070808024649-5007d-4885d32f9f93b6d673bdc0e19cf53d99f2a5e1c6.gz

15 years agoremove unnecessary import
adam [Sun, 9 Nov 2008 03:30:00 +0000 (03:30 +0000)]
remove unnecessary import

darcs-hash:20081109033000-5007d-d91bb3432494905177f37feedd1b4526ac2dc8f5.gz

16 years agomake RobustDateParser more robust
adam [Sun, 22 Jul 2007 02:25:24 +0000 (02:25 +0000)]
make RobustDateParser more robust

darcs-hash:20070722022524-5007d-f5de1af326715dcb8a85a48ed8ba4af55ddf1bfb.gz

16 years agoThreadPool bugfix
adam [Sun, 15 Jul 2007 23:08:51 +0000 (23:08 +0000)]
ThreadPool bugfix

darcs-hash:20070715230851-5007d-144d7b23a863e9c0866fd32d56a17d32ec934af4.gz

16 years agoadd toBase64String stub
adam [Sun, 8 Jul 2007 22:53:05 +0000 (22:53 +0000)]
add toBase64String stub

darcs-hash:20070708225305-5007d-6f3b55c0ac674f87e7fc8cef47cbc6ced7675d3c.gz

16 years agoadd Cron
adam [Sun, 8 Jul 2007 22:52:58 +0000 (22:52 +0000)]
add Cron

darcs-hash:20070708225258-5007d-d4dc34bde6f5d1cfe5636dbaadabd9fd6ac16899.gz

16 years agoimprove ThreadPool
adam [Sun, 8 Jul 2007 22:52:20 +0000 (22:52 +0000)]
improve ThreadPool

darcs-hash:20070708225220-5007d-02566049d8f1813b8bd18e27a5e73fb17e34cf5e.gz

16 years agoadd RobustDateParser
adam [Thu, 5 Jul 2007 01:31:58 +0000 (01:31 +0000)]
add RobustDateParser

darcs-hash:20070705013158-5007d-1134cb2b076e61a79bd5fa332bf6f95419ba644d.gz

16 years agoadd Misc.sleep()
adam [Thu, 5 Jul 2007 01:31:36 +0000 (01:31 +0000)]
add Misc.sleep()

darcs-hash:20070705013136-5007d-c92d1d856305323b29409118b59c0bd1fe5d1e2c.gz

17 years agoadd Hash.dumpkeys() that takes a preallocated array (may be of different element...
adam [Sat, 17 Mar 2007 08:51:20 +0000 (08:51 +0000)]
add Hash.dumpkeys() that takes a preallocated array (may be of different element type)

darcs-hash:20070317085120-5007d-33b898828841ecbc423e92ec31a109bfc654f583.gz

17 years agocommented out body of STF
adam [Mon, 1 Jan 2007 03:19:57 +0000 (03:19 +0000)]
commented out body of STF

darcs-hash:20070101031957-5007d-95bd6135d0873300f71acf26de897578a5ccfe95.gz

17 years agoadded ByteSize.java
adam [Sat, 2 Dec 2006 08:13:13 +0000 (08:13 +0000)]
added ByteSize.java

darcs-hash:20061202081313-5007d-d45df02eb7c625b0cb21f6049ea8d9c481fbaf98.gz

17 years agouse enumerateKeys()
adam [Sat, 9 Sep 2006 02:45:42 +0000 (02:45 +0000)]
use enumerateKeys()

darcs-hash:20060909024542-5007d-b9f4e62867da704113fcf17849b940dd0a842a98.gz

18 years agoadded ImmortalThread
adam [Sat, 4 Feb 2006 10:09:24 +0000 (10:09 +0000)]
added ImmortalThread

darcs-hash:20060204100924-5007d-821fa64f67025c65cf544c60495a08f5e68da2dc.gz

18 years agocope with null as first argument to Log
adam [Tue, 17 Jan 2006 02:57:31 +0000 (02:57 +0000)]
cope with null as first argument to Log

darcs-hash:20060117025731-5007d-9a292f6ab61b06fe272f2dbace7c0f1f590fef21.gz

18 years agoadded Hash.vals(); this is a temporary hack to be removed later
adam [Sat, 2 Jul 2005 08:18:27 +0000 (08:18 +0000)]
added Hash.vals(); this is a temporary hack to be removed later

darcs-hash:20050702081827-5007d-278b844c42509dddc6db1330e1fa2ae093e46ab6.gz

18 years agobugfix on Encode.longToFloat1
adam [Sun, 29 May 2005 22:01:12 +0000 (22:01 +0000)]
bugfix on Encode.longToFloat1

darcs-hash:20050529220112-5007d-153194e464c3442fb630bfb27b1a5f57fb65242b.gz

18 years agoadded experimental Signals class
adam [Thu, 30 Jun 2005 07:09:48 +0000 (07:09 +0000)]
added experimental Signals class

darcs-hash:20050630070948-5007d-1aeec8334f509608c93e2292ab18276abc07b20f.gz

19 years agoanother bugfix
adam [Mon, 11 Apr 2005 07:05:52 +0000 (07:05 +0000)]
another bugfix

darcs-hash:20050411070552-5007d-859792b673275c8203d6eb0b85a38ccbb185eb0c.gz

19 years agoadded destination option for GetDep
adam [Fri, 25 Mar 2005 06:31:34 +0000 (06:31 +0000)]
added destination option for GetDep

darcs-hash:20050325063134-5007d-91143057b315f538ac156da065821859efc57aba.gz

19 years agoadded Misc class
adam [Fri, 18 Mar 2005 09:11:45 +0000 (09:11 +0000)]
added Misc class

darcs-hash:20050318091145-5007d-65cfddbde4a3c5a2538c8a2cd94b6e251a7ab1dd.gz

19 years agoadded ThreadPool class
adam [Fri, 18 Mar 2005 09:11:41 +0000 (09:11 +0000)]
added ThreadPool class

darcs-hash:20050318091141-5007d-03d815051e82d3328d2b93a1da5fe7fa0678850f.gz

19 years agoadded mail codecs to Encode.java
adam [Mon, 21 Feb 2005 09:25:33 +0000 (09:25 +0000)]
added mail codecs to Encode.java

darcs-hash:20050221092533-5007d-9d73f3272a5db909110f365b9432a6c82e4a5526.gz

19 years agofixed David's awful breakage to the pull-parser
adam [Fri, 18 Feb 2005 10:50:45 +0000 (10:50 +0000)]
fixed David's awful breakage to the pull-parser

darcs-hash:20050218105045-5007d-59a476dd3d72f625c53620d402fc613ce547adf5.gz

19 years agomade XML.Elem public
adam [Fri, 18 Feb 2005 08:40:17 +0000 (08:40 +0000)]
made XML.Elem public

darcs-hash:20050218084017-5007d-39d28d5bfd1b4ee2d90385f2947a7739838e3d0e.gz

19 years agoadded a convenience constructor to XML.java
adam [Fri, 18 Feb 2005 08:39:26 +0000 (08:39 +0000)]
added a convenience constructor to XML.java

darcs-hash:20050218083926-5007d-b0cc38af162c7e1c65c4bb24e91c62956b80866f.gz

19 years agoadd 2float<->long encoder/decoder
adam [Fri, 28 Jan 2005 18:27:57 +0000 (18:27 +0000)]
add 2float<->long encoder/decoder

darcs-hash:20050128182757-5007d-39cd7493312732053a246a8608247b0536b518d4.gz

19 years agoadded a FEATURE comment
adam [Mon, 14 Feb 2005 01:09:41 +0000 (01:09 +0000)]
added a FEATURE comment

darcs-hash:20050214010941-5007d-0c6d72fdbd6bb35b8a511d2cce0aec2dd3d6288d.gz

19 years agoHash->HashMap, add Basket.Queue
adam [Sun, 16 Jan 2005 05:17:46 +0000 (05:17 +0000)]
Hash->HashMap, add Basket.Queue

darcs-hash:20050116051746-5007d-62f27bac9deb979d43c72170fc399e33908d9b94.gz

19 years agofix the total mess in Basket.java
adam [Sat, 15 Jan 2005 10:10:21 +0000 (10:10 +0000)]
fix the total mess in Basket.java

darcs-hash:20050115101021-5007d-6f39aa374981ebb746978c66bb24fe583c3c829d.gz

19 years agostring overflow bugfix
adam [Tue, 11 Jan 2005 08:12:45 +0000 (08:12 +0000)]
string overflow bugfix

darcs-hash:20050111081245-5007d-fd2f8884fb46ece3e966ba16a333e442605859ee.gz

19 years agomake cache pointer arrays large enough to match hash
crawshaw [Sat, 8 Jan 2005 09:59:27 +0000 (09:59 +0000)]
make cache pointer arrays large enough to match hash

darcs-hash:20050108095927-2eb37-20b657927d859d6e1a3a66d894dd5e696cc3ed1d.gz

19 years agofix indexmultiple setting
crawshaw [Sat, 8 Jan 2005 09:58:46 +0000 (09:58 +0000)]
fix indexmultiple setting

darcs-hash:20050108095846-2eb37-1c31430009f5a98a5922f6cbd42cddede2ce7fdf.gz

19 years agoexpose double array sort function in Basket.Array
crawshaw [Fri, 7 Jan 2005 20:03:53 +0000 (20:03 +0000)]
expose double array sort function in Basket.Array

darcs-hash:20050107200353-2eb37-5ef1b895faabb4ddfea35b1bb0ac25f1e157b4fd.gz

19 years agoreplace Callback with Callable/Pausable
crawshaw [Thu, 6 Jan 2005 16:06:42 +0000 (16:06 +0000)]
replace Callback with Callable/Pausable

darcs-hash:20050106160642-2eb37-0dae051a22bfeb22e0bad6140c735797a05e18b2.gz

19 years agoadded Basket.Queue placeholder
adam [Fri, 7 Jan 2005 00:27:18 +0000 (00:27 +0000)]
added Basket.Queue placeholder

darcs-hash:20050107002718-5007d-55f64d61e9ad33e7c4f8a4e35eabc1adefed1f97.gz

19 years agoadded Basket.java
adam [Thu, 6 Jan 2005 23:35:56 +0000 (23:35 +0000)]
added Basket.java

darcs-hash:20050106233556-5007d-25d646ee7a58b3c637e23ad4e8c301a117a4af2a.gz

19 years agoremake Cache on top of Basket.Hash
crawshaw [Thu, 6 Jan 2005 16:42:46 +0000 (16:42 +0000)]
remake Cache on top of Basket.Hash

darcs-hash:20050106164246-2eb37-46f7bbfd7c51ff7dcc872998d6d074da2d832ef6.gz

19 years agoupdate CAB to use Baskets
crawshaw [Thu, 6 Jan 2005 16:05:58 +0000 (16:05 +0000)]
update CAB to use Baskets

darcs-hash:20050106160558-2eb37-5e87517e7859326056fa7dd7111c70d7e803836d.gz

19 years agoupdate CachedInputStream
crawshaw [Thu, 6 Jan 2005 16:05:21 +0000 (16:05 +0000)]
update CachedInputStream

darcs-hash:20050106160521-2eb37-18d2965fb67912b78fb9d3ebbed3f9314a12a076.gz

19 years agorename BrowserLauncher and fix compiler warning
crawshaw [Thu, 6 Jan 2005 16:04:49 +0000 (16:04 +0000)]
rename BrowserLauncher and fix compiler warning

darcs-hash:20050106160449-2eb37-b8199dee0eedfcca5d6289fffd6ca58d34d57b24.gz

19 years agoupdate Log to use Baskets and remove deprecated API calls
crawshaw [Thu, 6 Jan 2005 16:02:27 +0000 (16:02 +0000)]
update Log to use Baskets and remove deprecated API calls

darcs-hash:20050106160227-2eb37-b39090be71ad40cfe4e69bc3abdb3d1d5d309403.gz

19 years agoupdate LineReader to use Baskets
crawshaw [Thu, 6 Jan 2005 15:58:43 +0000 (15:58 +0000)]
update LineReader to use Baskets

darcs-hash:20050106155843-2eb37-163887bcb4cfc98bfa0cf98cc5b14d8d5d7530d8.gz

19 years agoupdate XML, introducing abstract tree parsing, DOM-like and pull interfaces
crawshaw [Thu, 6 Jan 2005 15:57:06 +0000 (15:57 +0000)]
update XML, introducing abstract tree parsing, DOM-like and pull interfaces

darcs-hash:20050106155706-2eb37-5c59282c2393a1602c0f04a64f1c18447512fb34.gz

19 years agofix compiler warnings in Simplex
crawshaw [Thu, 6 Jan 2005 15:33:59 +0000 (15:33 +0000)]
fix compiler warnings in Simplex

darcs-hash:20050106153359-2eb37-43f33f3cab696be6ddfc6d28e27f3f95196ffd29.gz

19 years agomerge encoders into Encode.java
crawshaw [Thu, 6 Jan 2005 15:32:55 +0000 (15:32 +0000)]
merge encoders into Encode.java

darcs-hash:20050106153255-2eb37-36ebaa00a928b8555c0349bbfecefa176fe90ada.gz

19 years agolicensing update to APSL 2.0
adam [Tue, 4 Jan 2005 22:45:13 +0000 (22:45 +0000)]
licensing update to APSL 2.0

darcs-hash:20050104224513-5007d-2944dfeee82aa1a42822282c995eed69b203932f.gz

19 years agoadded Encode.JavaSourceCode.decode()
adam [Wed, 29 Dec 2004 07:25:40 +0000 (07:25 +0000)]
added Encode.JavaSourceCode.decode()

darcs-hash:20041229072540-5007d-a998b9a7c0367d510326b8aee80afddb04099a8c.gz

19 years agoadded org.ibex.util.Encode.JavaSourceCode
adam [Wed, 29 Dec 2004 04:42:03 +0000 (04:42 +0000)]
added org.ibex.util.Encode.JavaSourceCode

darcs-hash:20041229044203-5007d-51d0438d9b6e4b82dfe2d0808d0f490c06a3a019.gz

19 years agoUNDO: Adam seriously mangles XML.java in the process of adding a pull-based API
adam [Mon, 27 Sep 2004 07:52:27 +0000 (07:52 +0000)]
UNDO: Adam seriously mangles XML.java in the process of adding a pull-based API

darcs-hash:20040927075227-5007d-e8bf33ecab3e1efe31a851baf37bc018a82139fe.gz

19 years agoditched Preprocessor
adam [Mon, 27 Dec 2004 09:15:52 +0000 (09:15 +0000)]
ditched Preprocessor

darcs-hash:20041227091552-5007d-40739dff6402429d04509a497198696526f5044c.gz

19 years agoremoved Task (moved to org.ibex.js)
adam [Mon, 27 Dec 2004 05:55:14 +0000 (05:55 +0000)]
removed Task (moved to org.ibex.js)

darcs-hash:20041227055514-5007d-ec2963bd4acbc0c9c5fd8b222567258188d6070d.gz

19 years agodropped Grammar, removed dependency on org.ibex.js
adam [Mon, 27 Dec 2004 04:40:52 +0000 (04:40 +0000)]
dropped Grammar, removed dependency on org.ibex.js

darcs-hash:20041227044052-5007d-51929eeab20a8a999210761eaec2d3308015621f.gz

19 years agosmarter logging of exception stack traces
adam [Sat, 30 Oct 2004 22:51:42 +0000 (22:51 +0000)]
smarter logging of exception stack traces

darcs-hash:20041030225142-5007d-aec982f8fc3831ba3afca6cedb1eaf1ab14e555e.gz

19 years agomerge Vec
adam [Sat, 30 Oct 2004 22:51:28 +0000 (22:51 +0000)]
merge Vec

darcs-hash:20041030225128-5007d-8cc86f38e7d37141164e12ccd3e5d90a31d56165.gz

19 years agoadded smarter exception logging
adam [Sat, 30 Oct 2004 08:47:03 +0000 (08:47 +0000)]
added smarter exception logging

darcs-hash:20041030084703-5007d-abe94794aaf67d286e1e1cfb919b917b4fe48bd7.gz

19 years agoadded serialversionuid for Hash
adam [Sat, 30 Oct 2004 08:46:47 +0000 (08:46 +0000)]
added serialversionuid for Hash

darcs-hash:20041030084647-5007d-4a96b48865664cadaa285308946c31257a74564b.gz

19 years agohacks ot make Hash serializable
adam [Tue, 19 Oct 2004 07:49:19 +0000 (07:49 +0000)]
hacks ot make Hash serializable

darcs-hash:20041019074919-5007d-540daced6a4702f8b74976b20b0310bc201c33cd.gz

19 years agoAdam seriously mangles XML.java in the process of adding a pull-based API
adam [Mon, 27 Sep 2004 07:52:27 +0000 (07:52 +0000)]
Adam seriously mangles XML.java in the process of adding a pull-based API

darcs-hash:20040927075227-5007d-6322087fa922c2a0eb51b1034e406cafed282276.gz

19 years agoimported Brian's updated version of BalancedTree
adam [Thu, 23 Sep 2004 04:40:28 +0000 (04:40 +0000)]
imported Brian's updated version of BalancedTree

darcs-hash:20040923044028-5007d-89bf532d2f555596259b3c33a29a16d1af386715.gz

19 years agoadded ability to count to Semaphore class
adam [Fri, 3 Sep 2004 00:27:30 +0000 (00:27 +0000)]
added ability to count to Semaphore class

darcs-hash:20040903002730-5007d-1a8c33bb90720ccf2a955f27d432cb264fdd2273.gz

19 years agomade notebuf (temporarily) public
adam [Mon, 16 Aug 2004 00:01:08 +0000 (00:01 +0000)]
made notebuf (temporarily) public

darcs-hash:20040816000108-5007d-4bc26e6eb1b6214239e39b211118687aa7da8cb1.gz

19 years agoadded Base64.InputStream
adam [Tue, 3 Aug 2004 07:24:03 +0000 (07:24 +0000)]
added Base64.InputStream

darcs-hash:20040803072403-5007d-d77995d4dfe750265475a3218df4aaacea96965d.gz

19 years agocopyInto() now returns its argument
adam [Tue, 20 Jul 2004 08:20:32 +0000 (08:20 +0000)]
copyInto() now returns its argument

darcs-hash:20040720082032-5007d-b226fa2e481324db5f15a8f2fbed612ccb8ff461.gz

19 years agoremoved scheduler
adam [Tue, 13 Jul 2004 02:19:37 +0000 (02:19 +0000)]
removed scheduler

darcs-hash:20040713021937-5007d-70288a063d9954b4378f3906b22a8f1c745df0ed.gz

19 years agoremoved MSPack
adam [Tue, 13 Jul 2004 02:17:56 +0000 (02:17 +0000)]
removed MSPack

darcs-hash:20040713021756-5007d-366532fac58ee7bc8792eb93b505cc01555fae65.gz

19 years agoremoved NanoGoat
adam [Tue, 13 Jul 2004 02:17:45 +0000 (02:17 +0000)]
removed NanoGoat

darcs-hash:20040713021745-5007d-d12370b7fcd69440024f4efcb5e47f56c1c39a23.gz

19 years agoimported Base64
adam [Tue, 13 Jul 2004 02:13:23 +0000 (02:13 +0000)]
imported Base64

darcs-hash:20040713021323-5007d-311bd662d3919d0566031502d450e537a6269afe.gz

19 years agoadded multi-input processing to Preprocessor
adam [Tue, 13 Jul 2004 02:08:07 +0000 (02:08 +0000)]
added multi-input processing to Preprocessor

darcs-hash:20040713020807-5007d-e1226e1c1231bc7012af01db61fb4be43e39a1c2.gz

19 years agomade Preprocessor.java independent of gnu.regexp and Vec.java
adam [Tue, 13 Jul 2004 01:49:26 +0000 (01:49 +0000)]
made Preprocessor.java independent of gnu.regexp and Vec.java

darcs-hash:20040713014926-5007d-90baa14164109bb9005592b35c243ba0393350fe.gz

19 years agoinitial import
adam [Thu, 8 Jul 2004 09:57:20 +0000 (09:57 +0000)]
initial import

darcs-hash:20040708095720-5007d-2b67e7821cb1e0bea6cd1abd47783e2b0ec6b62e.gz