summaryrefslogtreecommitdiffstats
path: root/java/jdk13/files
Commit message (Expand)AuthorAgeFilesLines
* . Try to ensure that we get the correct version of some Netscape headerglewis2003-07-111-0/+13
* . Remove an assert() which asserts that if isatty() is true thenglewis2003-05-061-0/+12
* . Fix Math.pow() when the JDK is compiled with optimisation flags set.glewis2003-04-301-0/+176
* . Now that we can use Classic and HotSpot, make classic (and hence greenglewis2003-04-221-0/+13
* . Fix the shell wrapper to cope with HotSpot and as a result remove theglewis2003-04-221-0/+81
* . Updated version of native threads for FreeBSD. This uses recentlyglewis2003-02-281-0/+726
* . Rename our internal gethostby{name,addr}_r functions to avoid collisions.glewis2003-02-281-0/+114
* . Respect LOCALBASE in the DEVTOOLS_PATH setting.glewis2003-02-281-0/+9
* . Add missing include of <sys/time.h>, needed by <sys/resource.h> forglewis2003-02-281-0/+12
* . Be consistent about our compiler settings. Using gcc32 here was bothglewis2003-02-281-0/+13
* . Resurrect patch accidentally removed in last commit.glewis2003-02-121-0/+18
* . Update to patchset 8.glewis2003-02-1210-1139/+0
* . Fix UDP packet broadcasting.glewis2002-10-311-0/+14
* . Chinese font.properties and make glue.glewis2002-10-252-2/+245
* . More XIM fixes for Japanese users (and presumably others with similarglewis2002-10-181-0/+63
* . Link the Netscape 4 plugin against libintl to avoid a runtime linkglewis2002-10-181-0/+15
* . Russian and Ukrainian font property files and appropriate build changes.glewis2002-10-183-0/+416
* Improved font.properties.ja based on the Kochi fonts rather than theglewis2002-08-051-0/+308
* Add in a patch from the porting repository that allows people to buildglewis2002-08-051-0/+62
* Update to patchset 7.glewis2002-07-2515-551/+0
* . Fix compilation on FreeBSD 4.2 by including <sys/param.h>glewis2002-06-111-0/+20
* Rename monstrously long patch filenames that were causing tar to exceedkris2002-06-0512-11/+11
* Really fix the incompatibilities with gettext 0.11. The previousglewis2002-05-038-9/+175
* Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>glewis2002-04-162-0/+32
* Add a temporary dependency on gettext-old and use msgfmt-old to processglewis2002-04-161-0/+9
* Fix some crash bugs in the browser plugin code by usingglewis2002-04-161-0/+31
* Add Taiwan Chinese font properties support (if I understandglewis2002-04-162-0/+254
* A better fix for creating src.jar. Using tar by itself fails because theglewis2002-04-121-5/+4
* Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. Thissobomax2002-03-131-0/+14
* Fixes the problem that the source JAR is too small.znerd2002-03-111-0/+26
* Update to patchlevel 5.sobomax2001-10-163-69/+0
* Fix a potential crash on 5-CURRENT.sobomax2001-09-121-0/+28
* Update to patchlevel 4. This release contains many critical bug fixes, sosobomax2001-09-103-278/+33
* Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied fromsobomax2001-08-274-36/+304
* Correct patch, so it will apply cleanly.sobomax2000-10-161-2/+2
* Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code fromsobomax2000-10-131-0/+36
OpenPOWER on IntegriCloud