Jim Blandy
|
6339c8ed6a
|
Bug 424399: Remove unused directory "js/src/fdlibm". r+a=shaver
|
2008-06-19 18:44:10 -07:00 |
|
Diane Trout ext:(%2C%20James%20Bunton%20%3Cjamesbunton%40fastmail.fm%3E)
|
50de41b337
|
Support system proxy settings on OS X
|
2008-06-12 14:50:15 +12:00 |
|
Benjamin Smedberg
|
4393fe5a30
|
Merge cvs-trunk-mirror to mozilla-central. Conflict resolution:
* client.mk: new NSS tag merge to client.py
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
|
2008-05-05 13:39:59 -04:00 |
|
kairo@kairo.at
|
f881246ec5
|
remove lines for directories from toolkit-makes that have been obsoleted/removed by bug 383085, blanket-r=bsmedberg/gavin a1.9=beltzner
|
2008-05-02 15:13:32 -07:00 |
|
jorendorff@mozilla.com
|
1dd1d9f71d
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-04-02 16:35:13 -05:00 |
|
mozilla@weilbacher.org
|
53f4f7798e
|
Bug 418104: Remove non-cairo Windows gfx code from the tree, changed files, r=alfredkayser, sr=pavlov, a=beltzner
|
2008-03-30 03:12:24 -07:00 |
|
Benjamin Smedberg
|
300dc2107c
|
Merge cvs-trunk-mirror -> mozilla-central. There's a C++ bug in js/src/jsinterp.cpp that I am going to file upstream.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-03-20 12:42:05 -04:00 |
|
mattwillis@gmail.com
|
a68fa041af
|
Bug 421622 - Add testcase
|
2008-03-18 11:22:50 -07:00 |
|
reed@reedloden.com
|
96c1f098b9
|
Follow-up to bug 422614 -- remove layout/tools/Makefile from toolkit/toolkit-makefiles.sh.
|
2008-03-16 14:10:54 -07:00 |
|
timeless@mozdev.org
|
5f1917982e
|
Bug 3004 Remove debug robot from build removed robot from the build, this removes it from cvs NPOB toolkit changes r=luser, a=luser
|
2008-03-16 13:30:40 -07:00 |
|
mozilla@weilbacher.org
|
8b253bd1c4
|
Bug 418105: Remove non-cairo Mac gfx code from the tree, r=joshmoz, sr=vladimir, a1.9=beltzner
|
2008-03-14 12:59:41 -07:00 |
|
benjamin@smedbergs.us
|
22ab1903e9
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
|
2008-03-12 16:32:37 -04:00 |
|
reed@reedloden.com
|
dbd95b1964
|
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-03-12 04:13:09 -07:00 |
|
reed@reedloden.com
|
d64bd4491f
|
Back out Mike Hommey's patch from bug 305782 due to build bustage.
|
2008-03-08 04:33:28 -08:00 |
|
reed@reedloden.com
|
fe67d866a0
|
Bustage fix for bug 305782 (update toolkit/toolkit-makefiles.sh with SYSTEM_BZ2).
|
2008-03-08 03:16:54 -08:00 |
|
benjamin@smedbergs.us
|
27523547f0
|
Bug 419624 - Build framework, basic usage, and testsuite for statically checking the codebase using gcc-dehydra, r=luser,dbaron,tglek
|
2008-02-27 11:28:13 -05:00 |
|
dtownsend@oxymoronical.com
|
fce7f4a746
|
Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz, a=damons
|
2008-01-29 18:00:45 -08:00 |
|
reed@reedloden.com
|
9b84e3d976
|
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
|
2008-01-29 10:38:15 -08:00 |
|
reed@reedloden.com
|
14365335d8
|
Back out for now until there's a fix.
|
2008-01-29 09:57:17 -08:00 |
|
reed@reedloden.com
|
6e3e57465e
|
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
|
2008-01-29 07:58:38 -08:00 |
|
reed@reedloden.com
|
a4c1530ea2
|
Bug 405874 - "Update toolkit/toolkit-makefiles.sh to reflect recent removals" [p=reed r=bsmedberg a1.9=damons]
|
2007-12-11 01:03:03 -08:00 |
|
bugzilla@standard8.plus.com
|
cf854e22f4
|
Bug 397147 Move/Remove remaining sidebar code in xpfe/components/sidebar to suite r=kairo,sr=Neil,a=sayrer
|
2007-10-13 02:21:15 -07:00 |
|
dmose@mozilla.org
|
9474dbc670
|
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
|
2007-10-03 23:10:47 -07:00 |
|
bugzilla@standard8.plus.com
|
9966dd362a
|
Part of bug 382647 (move xpfe bookmarks to suite) and bug 393842 (move xpfe search to suite). r=KaiRo,sr=Neil,a=mconnor over irc as commented in the bugs
|
2007-09-17 12:57:05 -07:00 |
|
myk@mozilla.org
|
54373af8fa
|
bug 395272: include uriloader/exthandler/tests directory in toolkit/toolkit-makefiles.sh; rs=bsmedberg; a=bzbarsky
|
2007-09-17 10:53:17 -07:00 |
|
kairo@kairo.at
|
27ad6296f5
|
bug 394567 - Move SeaMonkey parts of mozilla/themes to suite/, followup 1.1: don't pull themes/ and remove old modern, r+sr=Neil, a=mconnor via IRC
|
2007-09-17 10:15:26 -07:00 |
|
dtownsend@oxymoronical.com
|
aab4677b63
|
Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger, a=bzbarsky
|
2007-09-16 16:48:03 -07:00 |
|
mats.palmgren@bredband.net
|
26c2c2b87a
|
[OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org
|
2007-09-08 09:22:56 -07:00 |
|
bent.mozilla@gmail.com
|
3748c94564
|
Bug 381902 - Figure out the minimum set of makefiles needed for the build system. r+a=bsmedberg.
|
2007-08-30 21:23:04 -07:00 |
|