Age | Commit message (Expand) | Author | Files | Lines |
2002-09-03 | Swipe the patch for bug 160535 from the Mozilla tree, to fix unaligned access | mycroft | 2 | -0/+75 |
2002-08-29 | fix PLIST | taya | 11 | -34/+54 |
2002-08-29 | upgrade to 1.1. includes CSS/cookie-stealing security fix. | itojun | 5 | -73/+0 |
2002-08-19 | Make this compile, at least, on NetBSD/m68kelf, using patches submitted | fredb | 4 | -19/+139 |
2002-07-12 | add config for arm, armel, armeb | taya | 2 | -8/+41 |
2002-07-04 | add pthread support.(but disabled now) | taya | 3 | -2/+40 |
2002-06-06 | Update mozilla to 1.0 | taya | 11 | -25/+25 |
2002-05-25 | Update mozilla to 1.0rc3 | taya | 1 | -14/+0 |
2002-05-14 | forget to remove this on previous commit | taya | 1 | -99/+0 |
2002-05-14 | Update mozilla to 1.0rc2 | taya | 13 | -75/+50 |
2002-05-07 | Add security fix for " Bugzilla Bug 141061 XMLHttpRequest allows reading of l... | taya | 1 | -0/+99 |
2002-04-25 | Update mozilla to 1.0rc1 | taya | 13 | -43/+93 |
2002-03-13 | Update mozilla to 0.9.9 | taya | 12 | -421/+56 |
2002-02-09 | Update mozilla to 0.9.8 | taya | 10 | -134/+333 |
2001-12-27 | Update mozilla to 0.9.7 | taya | 8 | -33/+33 |
2001-12-22 | Remove " {build 0000000000}" from title bars; it's not useful and | lukem | 1 | -0/+16 |
2001-11-22 | Update mozilla to 0.9.6 | taya | 10 | -83/+36 |
2001-10-26 | enable IPv4 mapped IPv6 address(workaround for -current) | taya | 1 | -0/+21 |
2001-10-16 | Update mozilla to 0.9.5 | taya | 9 | -83/+117 |
2001-09-16 | Update mozilla to 0.9.4 & add some patches for sparc64(not complete yet) | taya | 9 | -143/+176 |
2001-08-04 | Update to mozilla 0.9.3 | taya | 6 | -28/+42 |
2001-07-13 | Update mozilla to 0.9.2nb1. | taya | 2 | -0/+262 |
2001-07-01 | Update mozilla to 0.9.2 | taya | 4 | -76/+17 |
2001-06-09 | Update mozilla to 0.9.1 and add header files to package | taya | 5 | -31/+30 |
2001-05-11 | Most notable changes are: | taya | 7 | -129/+48 |
2001-03-30 | Update to mozilla 0.8.1 | taya | 12 | -376/+141 |
2001-02-17 | Update to mozilla 0.8 | taya | 7 | -69/+26 |
2001-02-07 | Bring in the fix for bug #63846, which prevents many buttons from working on at | mycroft | 1 | -0/+13 |
2001-01-16 | Update to mozilla 0.7 | taya | 13 | -255/+154 |
2001-01-13 | Arrange to add -Wl,--export-dynamic to BIN_FLAGS, and nuke the (unused and | mycroft | 2 | -30/+40 |
2000-12-25 | Redo enabling of IPv6 support in a different way. | martin | 1 | -8/+27 |
2000-12-16 | Put back a.out toolchain workaround - when the toolchain fix has been pulled | abs | 1 | -12/+14 |
2000-12-16 | Back out patch-ab revision 1.12 again. | martin | 1 | -14/+12 |
2000-12-15 | Ouch, accidently removed r1.12 with last commit - back that part out, | martin | 1 | -12/+14 |
2000-12-15 | Updated to Mozilla-0.6, work done by Taya; some minor cleanup (removing | martin | 4 | -372/+12 |
2000-12-14 | Fix build on a.out - for a.out only disable | abs | 1 | -12/+14 |
2000-11-26 | Bring in Mozilla patch #17146, to fix <noscript> problems with eBay. | mycroft | 1 | -0/+329 |
2000-11-25 | Fix the htmlparser tests to work with unsigned characters. | mycroft | 1 | -0/+31 |
2000-11-15 | Temporary hack to shut up gcc 2.95.2 vs. a missing cast (0 is not a valid | martin | 1 | -0/+17 |
2000-11-09 | This was the wrong solution. | mycroft | 1 | -28/+0 |
2000-11-09 | Make the LDAP stuff compile. (Not needed for Mozilla proper, but for PSM.) | mycroft | 1 | -0/+22 |
2000-11-09 | Zero some sockaddrs before use. This fixes a problem in PSM (though PSM has | mycroft | 2 | -0/+40 |
2000-11-05 | For now, add a hack to explicitly compile libgklayout.so with -xgot on MIPS | mycroft | 1 | -4/+22 |
2000-10-31 | Fix obvious bugs in the m68k XPTC stubs. | mycroft | 1 | -0/+79 |
2000-10-31 | NSPR works on m68k, so remove the `UNTESTED' comment. | mycroft | 1 | -2/+2 |
2000-10-30 | For a.out, do not link the NSPR libraries with -lc. It's not necessary, and it | mycroft | 1 | -5/+10 |
2000-10-30 | Test for big- vs. little-endian MIPS. | mycroft | 1 | -5/+19 |
2000-10-29 | Fix NSPR thread initialization for MIPS. (Similar issue to Alpha; we have to | mycroft | 1 | -3/+4 |
2000-10-29 | Make the -Bsymbolic hack key off $DLL_SUFFIX, so that it automatically happens | mycroft | 1 | -4/+4 |
2000-10-29 | Correct varargs macro for NetBSD/powerpc. | mycroft | 1 | -0/+13 |