aboutsummaryrefslogtreecommitdiff
path: root/libjava/java
AgeCommit message (Expand)AuthorFilesLines
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch14-138/+208
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+137
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch1-110/+9
2003-03-20InetAddress.java, [...]: Merged copyright statements with classpath for easie...Michael Koch5-39/+180
2003-03-202003-03-20 Michael Koch <konqueror@gmx.de>Michael Koch3-7/+37
2003-03-20DataOutputStream.java, [...]: Merged copyright statements with classpath for ...Michael Koch9-63/+317
2003-03-19Process.java: Merged from classpath.Michael Koch1-2/+2
2003-03-192003-03-19 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+46
2003-03-182003-03-18 Michael Koch <konqueror@gmx.de>Michael Koch4-203/+216
2003-03-18BufferedOutputStream.java, [...]: More merges from classpath.Michael Koch5-808/+790
2003-03-18configure.in: Fixed links to platform dependant java.net files.Michael Koch4-2392/+0
2003-03-18configure.in: Create links to architecture dependent files...Michael Koch12-0/+4719
2003-03-18BufferedReader.java, [...]: Merged from classpath.Michael Koch24-1239/+1245
2003-03-17ScrollPaneAdjustable.java: Compile fixes.Michael Koch1-4/+11
2003-03-172003-03-17 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+2
2003-03-17Beans.java: Explicitely import classes not packages.Michael Koch6-50/+88
2003-03-172003-03-17 Michael Koch <konqueror@gmx.de>Michael Koch4-13/+221
2003-03-17resolve.cc (ncode): Use _Jv_platform_ffi_abi.Tom Tromey1-24/+15
2003-03-15* java/lang/natObject.cc (JV_SYNC_HASH): replace signed % by &.Hans Boehm1-3/+3
2003-03-14ObjectInputStream.java (readObject): Cleaned up the class hierarchy loop.Jeroen Frijters3-110/+90
2003-03-112003-03-11 Michael Koch <konqueror@gmx.de>Michael Koch2-2/+12
2003-03-10[multiple changes]Andrew Haley1-1/+5
2003-03-102003-03-10 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+14
2003-03-10DatagramSocket.java, [...]: Fixed some documentation tags to make javadoc and...Michael Koch5-22/+22
2003-03-10BeanContextServicesSupport.java, [...]: New files.Michael Koch2-0/+723
2003-03-102003-03-10 Michael Koch <konqueror@gmx.de>Michael Koch5-368/+448
2003-03-09re PR libgcj/9934 (Bugs in natFileDescriptorPosix.cc:available())Tom Tromey1-2/+2
2003-03-07No changelog, just replaced one tabulator with some spacesMichael Koch1-1/+1
2003-03-04NetworkInterface.java: Merged with classpath.Michael Koch1-2/+1
2003-03-032003-03-03 Michael Koch <konqueror@gmx.de>Michael Koch4-12/+16
2003-03-02Properties.java (load): Only skip line if the first character is a comment, w...Mark Wielaard1-3/+7
2003-03-02NetPermission.java: Merged copyright with classpath.Michael Koch1-1/+1
2003-03-02Package.java: Remerged from classpath.Michael Koch1-78/+104
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch4-5/+15
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch5-8/+18
2003-03-02DropTargetContext.java: Compile fix: Forgot to commit import.Michael Koch1-0/+1
2003-03-02Component.java, [...]: Fixed typos.Michael Koch2-3/+3
2003-03-02DnDEventMulticaster.java: New file.Michael Koch6-51/+272
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch5-100/+227
2003-03-022003-03-02 Michael Koch <konqueror@gmx.de>Michael Koch1-15/+19
2003-03-02File.java (normalizePath): Remove trailing separator on Windows only if path ...Ranjit Mathew2-20/+154
2003-03-02natObject.cc: Don't include assert.h.Tom Tromey1-25/+24
2003-03-01File (getAbsolutePath): Prefix drive specifier on Windows for paths starting ...Ranjit Mathew3-11/+55
2003-03-01natWin32Process.cc (startProcess): Double-quote each program array element pa...Mohan Embar1-8/+9
2003-03-01* java/rmi/registry/RegistryHandler.java: Deprecate.Tom Tromey1-1/+7
2003-03-01XPanelPeer.java (beginLayout, [...]): New methods.Tom Tromey26-129/+272
2003-03-01ObjectInputStream.java: Reindent.Mark Wielaard2-723/+703
2003-02-28natMethod.cc (_Jv_CallAnyMethodA): Allocate a full jvalue for each argument.Hans Boehm1-28/+19
2003-02-28Makefile.am (nat_source_files): Remove java/io/natObjectOutputStream.cc.Mark Wielaard5-643/+750
2003-02-27Beans.java, [...]: Reformated to GNU style.Michael Koch3-396/+526