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

85 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com 57aee94eed r=heikki. sr=jst. Use PR_smprintf. Get rid of nsTimer.cpp. Fixes bug 57592. 2001-03-23 05:44:03 +00:00
bryner%uiuc.edu 112b250285 Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver. 2001-03-21 05:35:27 +00:00
bryner%uiuc.edu 6862b07fb9 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
warren%netscape.com 4189314fdb Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 01c64780f1 Fixing printf problem with RAPTOR_STOPWATCH_TRACE 2000-10-28 10:14:36 +00:00
warren%netscape.com 4e7399a07c undef'd printf for FreeBSD 2000-10-28 04:48:01 +00:00
warren%netscape.com bd546c8cef Fixed PR_LOG problem. 2000-10-28 01:00:10 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
attinasi%netscape.com e07a4d0eed Typo in printf fixed. r=dcone 2000-02-18 20:57:16 +00:00
attinasi%netscape.com ec181ee680 Added support for millisecond granularity in the stopwatch. r=nisheeth a=rickg 2000-02-18 18:51:39 +00:00
attinasi%netscape.com 73d08ed9cc Added RealTimeInMilliseconds method to allow better granularity in timing. r=nisheeth a=rickg 2000-02-18 18:50:28 +00:00
attinasi%netscape.com 30ee8aaf25 added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-11 01:19:23 +00:00
attinasi%netscape.com b9144dd1bb Backing out accidental changes. 2000-02-10 20:35:41 +00:00
attinasi%netscape.com 77ad924104 added three new methods to allow Enabling, Disabling and querying the state of the timer. r=nisheeth b=25406 2000-02-10 19:21:54 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
davidm%netscape.com fe41e25299 Bug 25949 update access paths for codewarrior update. 2000-02-06 04:38:30 +00:00
nisheeth%netscape.com ebcc8edca8 Remove end of line whitespace to get rid of warnings on Linux. 2000-01-18 22:01:20 +00:00
cls%seawood.org 9f3b874745 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
nisheeth%netscape.com abf252949e a=donm. r=pollmann.
- Remove nsStackBasedTimer.h from the CVS repository.  The nsStackBasedTimer class is now defined in nsTimer.h.
1999-12-22 23:58:41 +00:00
nisheeth%netscape.com 385a10373e a=don, r=pollmann.
- Don't use nsStackBasedTimer.h any more
- Fix compile errors in __mysprintf() in nsTimer.cpp
- Make stack based timers work.
1999-12-22 23:55:29 +00:00
pavlov%netscape.com 6454ba132b adding new line to end of file so it quits whining r=beard 1999-11-30 22:01:59 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
jdunn%netscape.com 809996f6b4 Add newline at end of file... HP requires it! 1999-11-11 03:14:37 +00:00
nisheeth%netscape.com 6a7c8adf6c a=sdagley. Move over to new timing macros... 1999-11-10 03:41:09 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nisheeth%netscape.com 7a577bf456 Ongoing work to get macros for timing modules up and running. Not part of the build. 1999-10-25 20:59:35 +00:00
nisheeth%netscape.com 6b72cf112b Macros for doing performance analysis of modules in Mozilla. This file is not part of the build yet. 1999-10-25 05:29:20 +00:00
ramiro%fateware.com a426b260aa Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
nisheeth%netscape.com 126807001a Fixing Unix warnings. r=harishd 1999-10-21 23:27:02 +00:00
nisheeth%netscape.com 7c9206fdd1 Install util.lib to the dist directory in the libs phase rather than the install phase. 1999-10-21 21:31:26 +00:00
pierre%netscape.com 7ca4c54def Fix build bustage 1999-10-21 06:40:00 +00:00
pierre%netscape.com fc6e72a505 Enabled MOZ_PERF_METRICS in the Mac build: - updated DefinesMozilla.h - fixed stopwatch.cpp - created libutilIDL.mcp - added StopWatch exports to libutil.exp - added xpcom.shlb to libutil.mcp - added libutil.shlb to htmlparser.mcp, layout.mcp, webshell.mcp 1999-10-21 05:41:45 +00:00
pierre%netscape.com 39ae8f6c31 First Checked In. 1999-10-21 05:35:26 +00:00
nisheeth%netscape.com 1725d06c16 Fixed warnings. Enabled code to build on UNIX. r=pollmann 1999-10-21 02:32:01 +00:00
nisheeth%netscape.com 533ca8450a Changes should not affect build. Ongoing work to make the stopwatch code build on Unix. 1999-10-20 18:43:34 +00:00
nisheeth%netscape.com f485a1ad04 Changes should not affect the build. Renaming the RAPTOR_PERF_METRICS ifdef to MOZ_PERF_METRICS. 1999-10-19 22:27:20 +00:00
pierre%netscape.com 47793978b5 added stopwatch.cpp to the mac build for nisheeth 1999-10-19 21:12:14 +00:00
nisheeth%netscape.com cd926e7dfe Changes not part of build. Added a debug trace macro that outputs to the console only when DEBUG_STOPWATCH is defined. 1999-10-11 23:30:45 +00:00
nisheeth%netscape.com a08e4f61df Not currently part of the build. Added a stack behind the save/restore timing macros. 1999-10-08 23:27:09 +00:00
sfraser%netscape.com 84e25f3f87 Changed to export using the .exp file, to reduce link warnings. r=sdagley 1999-10-06 01:17:56 +00:00
sfraser%netscape.com 260dc1598d First Checked In. 1999-10-06 01:17:19 +00:00
beard%netscape.com 120647c4c2 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
briano%netscape.com 59ef6a75fb Added a newline to the end of the file. Fix for Unix native compiler builds. 1999-09-24 21:47:16 +00:00
nisheeth%netscape.com d9f62ba48a a=chofmann, all changes are within an ifdef and are not being built by default
- Add ifdefs around the contents of the header file so that it doesn't get included multiple times.
- Change RAPTOR_STOPWATCH_TRACE macro to use a printf rather than NSPR logs until I figure out why the log isn't working.
1999-09-24 19:30:54 +00:00
nisheeth%netscape.com f12537e9dd a=chofmann. Add NSPR logging facilities to the stopwatch code. Make Print() dump stopwatch info to the NSPR log. Set NSPR_LOG_MODULES=gecko_timing:1 in your environment to get timing logs printed to the file specified in the NSPR_LOG_FILE environment variable. 1999-09-24 08:39:43 +00:00
nisheeth%netscape.com 22dac726b0 - Change bool to PRBool in Stopwatch::Start()
- Add the NS_TIMER_STYLE_RESOLUTION define to nsITimeRecorder.idl
1999-09-20 08:21:01 +00:00
briano%netscape.com 68c8b1e4a7 Cleaned it up again. 1999-09-17 21:09:17 +00:00
nisheeth%netscape.com 31c1f1af82 Fixing Unix build bustage... 1999-09-17 20:56:28 +00:00