Граф коммитов

91 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 538c9fb42a Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
Walter Meinl fbb9710ba4 Bug 454097 - [OS/2] get rid of VisualAge in configures; <nsFileSpecOS2.cpp> leftover; r=mozilla 2008-11-02 19:02:25 +01:00
Josh Aas 6500879b56 back out changeset 47259b642835, b=456662 2008-10-28 17:00:32 -07:00
Josh Aas 7557171094 Optimizations and 64-bit work for Mac OS X filesystem code. b=456662 r=smichaud sr=dougt 2008-10-28 12:15:56 -07:00
Daniel Holbert 5492039225 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Hiroyuki Ikezoe 74fb7b64e5 Bug 451506 - "The return values of PR_Seek64 and PR_Available64 should be checked in FileImpl::Seek or else file corruption will occur" [r=benjamin sr=neil a=dveditz] 2008-10-01 00:10:37 -05:00
Hiroyuki Ikezoe ec49dc615c Bug 451139 - "The return value of read() function should check in nsRandomAccessInputStream::readline instead of invoking failed()." [r=brendan sr=bsmedberg]
Index: xpcom/obsolete/nsFileStream.cpp
===================================================================
RCS file: /cvsroot/mozilla/xpcom/obsolete/nsFileStream.cpp,v
retrieving revision 1.5.28.1
2008-10-01 00:06:04 -05:00
Doug Turner ext:(%22) 0d9545724c Removing Minimo references. b=405705, r=ted 2008-06-16 13:57:42 -07:00
joshmoz@gmail.com 24431fa39a remove dead file, b=419392 r/sr=roc 2008-02-26 18:06:02 -08:00
benjamin@smedbergs.us 0c08912a15 Bug 416463 - remove badly-duplicated or unused files from xpcom/obsolete/component to fix errors with gcc4.2+ (hidden visibility), r=luser 2008-02-14 07:07:23 -08:00
roc+@cs.cmu.edu 9972360428 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
jwalden@mit.edu 6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
bienvenu%nventure.com ad1af2ce32 change existence test to allow mail folders > 2GB, sr=mscott 361730 2006-11-28 00:19:20 +00:00
joshmoz%gmail.com f94613b36d remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
timeless%mozdev.org 7a5958dbf4 Bug 281222 The file copy under unix can fail and produce zero sized file in some circumstances
patch by wbonnet@on-x.com r=timeless sr=darin
2006-11-02 21:27:37 +00:00
bugzilla%standard8.demon.co.uk a0c2ccb4a8 Bug 351921 Remove xpcom/obsolete/nsSpecialSystemDirectory.{h,cpp} r=darin 2006-10-12 17:45:06 +00:00
bugzilla%standard8.demon.co.uk a291a97697 Bug 351921 Remove xpcom/obsolete/nsSpecialSystemDirectory.{h,cpp} r=darin,edburns 2006-10-12 16:44:32 +00:00
kaie%kuix.de f6951f1107 Bug 353308, EACCES ignored: empty attachment
r=darin for xpcom changes, sr=mscott
Patch contributed by Stefan Rijnhart
2006-09-27 17:36:45 +00:00
sergei_d%fi.tartu.ee 0b6a998d5b [BEOS] Use real process directory, Bug 341031, p=sergei_d, r=benjaminBeOS-specific patch 2006-07-19 12:00:16 +00:00
benjamin%smedbergs.us 859f2968c4 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:17:25 +00:00
darin%meer.net 20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
leon.sha%sun.com fa0030ccf7 Bug 332053.
Fail to build latest firefox and seamonkey trunk on solaris.
Patch by leon.sha@sun.com.
cls: review+
2006-03-29 15:22:28 +00:00
benjamin%smedbergs.us e2802da15c EXTRA_DSO_LIBS isn't included in EXTRA_DSO_LDOPTS automatically. 2006-03-27 21:27:05 +00:00
benjamin%smedbergs.us 2ca4de63fd mozreg requires linking against TK_LIBS 2006-03-27 21:02:33 +00:00
benjamin%smedbergs.us ab5bd7abf1 xpcomobsolete component needs to link with mozreg also, build bustage from bug 214889 2006-03-27 20:48:41 +00:00
benjamin%smedbergs.us 2bdd3b1c75 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
mkaply%us.ibm.com 1a19fc9e12 #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:56:32 +00:00
pavlov%pavlov.net 96977de95a fixing build bustage 2006-02-10 20:26:28 +00:00
masayuki%d-toybox.com b6aefad9b1 Bug 180849 Mail loss in import of NC4 mail when 0x5C(\) is used as 2nd byte of muti-byte character in folder name. r=jshin, sr=dougt 2006-02-10 19:56:48 +00:00
benjamin%smedbergs.us 85fa444b47 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-10 18:23:52 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bryner%brianryner.com ecc0706743 Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
darin%meer.net eb3847a802 fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
joshmoz%gmail.com ffc365fb08 clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg 2005-07-06 01:23:20 +00:00
dougt%meer.net 02659c3b10 Making directories be created with 0700 permission. r=dougt. Fix for bug 299133. a=uncle sam 2005-07-04 16:46:50 +00:00
dougt%meer.net c7b19d390e fixes a mailnews regression. We need to be able to create a unique directory. sr=dveditz, a=dveditz, bug 299133 2005-06-29 22:23:55 +00:00
dveditz%cruzio.com f0a6e17060 bug 212123 reduce bloat and avoid fork in obsolete nsFileSpec by not reimplementing stuff the internal nsLocalFile gives us for free. r=timeless,sr=dougt,a=jay 2005-06-27 17:21:46 +00:00
jshin%mailaps.org 38c664b00d bug 260034 : cannot send mail if temp. directory contains non-ASCII characters (sr=darin, r=dougt,a=asa) 2005-06-01 13:50:09 +00:00
timeless%mozdev.org 778da63497 Bug 286185 nsFileSpecUnix::Rename leaks on failure
patch by ajschult@verizon.net r=darin sr=darin
2005-03-16 20:07:34 +00:00
roc+%cs.cmu.edu 45ef12747e Backout 212123 fix because it's wrong. I suck. 2005-03-10 21:18:28 +00:00
roc+%cs.cmu.edu a9737587bb Bug 212123. Fix temp file creation in nsFileSpec. r+sr=darin,a=dveditz 2005-03-09 00:41:56 +00:00
dougt%meer.net 55eb21a1ac bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
bryner%brianryner.com d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
bsmedberg%covad.net d465ab39d7 These functions were duplicated for no apparent reason, and are unused outside of XPCOM removal r=darin 2004-12-07 00:21:36 +00:00
bsmedberg%covad.net f23f538920 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
bsmedberg%covad.net 6adc8716c8 Bug 272957 - cvsmove xpcom/obsolete/dlldeps.cpp to dlldeps-obs.cpp (required for libxul work). Updating makefile and removing old location rs=darin 2004-12-04 18:21:08 +00:00
timeless%mozdev.org d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00