VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/nsprpub

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102346   17 months vboxsync libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545
(edit) @102340   17 months vboxsync libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get rid …
(edit) @102323   17 months vboxsync libs/xpcom: Replace PL_strlen with strlen and get rid of it, bugref:10545
(edit) @102251   17 months vboxsync libs/xpcom: Make more stuff inline, bugref:10545
(edit) @102246   17 months vboxsync libs/xpcom: Remove unused code in nsprpub, bugref:10545
(edit) @102245   17 months vboxsync libs/xpcom: Make PR_CeilingLog2() and PR_FloorLog2() inline, bugref:10545
(edit) @102244   17 months vboxsync libs/xpcom: Get rid of prosdep.h and primpl.h as they don't contain …
(edit) @102243   17 months vboxsync libs/xpcom: Get rid of prosdep.h and primpl.h as they don't contain …
(edit) @102242   17 months vboxsync libs/xpcom: Move the remaining lock specific definitions to the only …
(edit) @102241   17 months vboxsync libs/xpcom: Remove the generic intialization routine from nsprpub now …
(edit) @102240   17 months vboxsync libs/xpcom: Move all pthreads related stuff into the last remaining …
(edit) @102239   17 months vboxsync libs/xpcom: Remove unused code in nsprpub, bugref:10545
(edit) @102234   17 months vboxsync libs/xpcom: Move machine dependent (MD) code for the interval API into …
(edit) @102233   17 months vboxsync libs/xpcom: Remove useless init code in nsprpub, bugref:10545
(edit) @102232   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102231   17 months vboxsync libs/xpcom: Remove individual _<os>.h files and merge relevant stuff …
(edit) @102226   17 months vboxsync libs/xpcom: Remove individual *.cfg files and merge relevant stuff …
(edit) @102225   17 months vboxsync libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545
(edit) @102223   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102217   17 months vboxsync libs/xpcom: Clear out more unused stuff to fix the build, bugref:10545
(edit) @102216   17 months vboxsync libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
(edit) @102215   17 months vboxsync libs/xpcom: Bury the NSPR thread code finally, there is no user left, …
(edit) @102213   17 months vboxsync libs/xpcom: As PR_Interrupt() is not existing anymore it issafe to …
(edit) @102211   17 months vboxsync libs/xpcom: Remove now unused code in nsprpub, bugref:10545
(edit) @102209   17 months vboxsync libs/xpcom/nsprpub: Now that there is no one left querying the …
(edit) @102207   17 months vboxsync libs/xpcom: Remove unused error handling code, bugref:10545
(edit) @102203   17 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102202   17 months vboxsync libs/xpcom: Start kicking out threads stuff which is not used …
(edit) @102200   17 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102199   17 months vboxsync libs/xpcom: Remove unused pprio.h, bugref:10545
(edit) @102198   17 months vboxsync libs/xpcom: Get rid of nsprpub I/O methods and associated code, …
(edit) @102194   17 months vboxsync libs/xpcom: Remove now unused prstdio.c, bugref:10545
(edit) @102178   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102176   17 months vboxsync libs/xpcom: Remove unused code, bugref:10545
(edit) @102175   17 months vboxsync libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
(edit) @102174   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102173   17 months vboxsync libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545 …
(edit) @102063   18 months vboxsync libs/xpcom: Remove more now unused code from nsprpub, bugref:10545
(edit) @102051   18 months vboxsync libs/xpcom: Remove now unused PR_sscanf API, bugref:10545
(edit) @102049   18 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545
(edit) @102008   18 months vboxsync libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545 [fix]
(edit) @102007   18 months vboxsync libs/xpcom: Get rid of prdtoa.{c,h} in nsprpub, bugref:10545
(edit) @102004   18 months vboxsync libs/xpcom: Drop floating point support from PR_sscanf() as it is not …
(edit) @102003   18 months vboxsync libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, …
(edit) @102002   18 months vboxsync libs/xpcom: Get rid of unused prmmap.c in nsprpub, bugref:10545
(edit) @102001   18 months vboxsync libs/xpcom: Get rid of prlog.{c,h} in nsprpub, bugref:10545
(edit) @102000   18 months vboxsync libs/xpcom/nsprpub: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101999   18 months vboxsync libs/xpcom/nsprpub/lib: Convert from PR_ASSERT to IPRT assertions, …
(edit) @101994   18 months vboxsync libs/xpcom: Convert ptthread.c from PR_LOG to IPRT's logging …
(edit) @101983   18 months vboxsync libs/xpcom: Remove unused PR_Sleep, bugref:10545
(edit) @101982   18 months vboxsync libs/xpcom: Convert PR_Sleep to RTThreadSleep/RTThreadYield, bugref:10545
(edit) @101973   18 months vboxsync libs/xpcom: Remove some hopefully not used code (localtime_r should be …
(edit) @101972   18 months vboxsync libs/xpcom: Remove some hopefully not used code (localtime_r should be …
(edit) @101971   18 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101970   18 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545 [fix]
(edit) @101969   18 months vboxsync libs/xpcom: Get rid of the now unused PR_Atomic* API, bugref:10545
(edit) @101968   18 months vboxsync libs/xpcom/nsprpub: Convert PR_Atomic* to ASMAtomic*, bugref:10545
(edit) @101965   18 months vboxsync libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, …
(edit) @101964   18 months vboxsync libs/xpcom: Get rid of the file descriptor cache in nsprpub as it …
(edit) @101963   18 months vboxsync libs/xpcom: Get rid of now unused PR_GetEnv/PR_SetEnv API, bugref:10545
(edit) @101962   18 months vboxsync libs/xpcom: Convert PR_GetEnv/PR_SetEnv to IPRT RTEnv* API, bugref:10545
(edit) @101961   18 months vboxsync libs/xpcom: Get rid of more now unused code in nsprpub, bugref:10545
(edit) @101948   18 months vboxsync libs/xpcom: Get rid of more unused code in nsprpub, bugref:10545
(edit) @101947   18 months vboxsync libs/xpcom: Get rid of now unused code in nsprpub, bugref:10545
(edit) @101946   18 months vboxsync libs/xpcom: Convert plarena.c to use IPRT, bugref:10545
(edit) @101945   18 months vboxsync libs/xpcom: Get rid of now unused code in nsprpub (prlink.c++), …
(edit) @101935   18 months vboxsync libs/xpcom: Remove an unused code in nsprpub, bugref:10545
(edit) @101931   18 months vboxsync libs/xpcom: Remove an unused header in nsprpub, bugref:10545
(edit) @101930   18 months vboxsync libs/xpcom: Remove an unused code and locks (still being created) in …
(edit) @101929   18 months vboxsync libs/xpcom: Remove an unused lock (was still created) in unix.c, …
(edit) @101905   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101904   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101903   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101901   18 months vboxsync libs/xpcom: Remove more unused code in nsprpub, bugref:10545
(edit) @101900   18 months vboxsync libs/xpcom: Remove more unused code in nsprpub, bugref:10545
(edit) @101899   18 months vboxsync libs/xpcom: Remove more unused code in nsprpub, bugref:10545
(edit) @101891   18 months vboxsync libs/xpcom: Remove more unused code in nsprpub, bugref:10545
(edit) @101889   18 months vboxsync libs/xpcom: Continue converting some code to use IPRT exclusively, …
(edit) @101884   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101877   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101875   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101874   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101872   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101870   18 months vboxsync libs/xpcom: Remove unused code from nsprpub, bugref:10545
(edit) @101869   18 months vboxsync libs/xpcom: Remove code for unused platforms from nsprpub, bugref:10545
(edit) @101845   18 months vboxsync libs/xpcom: Removed unused file, bugref:10545
(edit) @101843   18 months vboxsync libs/xpcom: Remove unused prshm.{c,h} and uxshm.c files and associated …
(edit) @101841   18 months vboxsync libs/xpcom: Remove unused prshma.{c,h} files and associated code, …
(edit) @101840   18 months vboxsync libs/xpcom: Cut down the linker API to the absolute minimum which is …
(edit) @101839   18 months vboxsync libs/xpcom: Cut down the PR_Process* API to the absolute minimum which …
(edit) @101818   18 months vboxsync libs/xpcom: Get rid of unused files, bugref:10545 [fix]
(edit) @101816   18 months vboxsync libs/xpcom: Get rid of unused files, bugref:10545
(edit) @101813   18 months vboxsync libs/xpcom: Get rid of unused code for the _PR_POLL_WITH_SELECT case …
(edit) @101812   18 months vboxsync libs/xpcom: Merge all the platform specific initialization routines …
(edit) @101811   18 months vboxsync libs/xpcom: Get rid of unused _MD_HomeGCRegisters() function, bugref:10545
(edit) @101810   18 months vboxsync libs/xpcom: Get rid of unused code for the _PR_LOCAL_THREADS_ONLY and …
(edit) @101806   18 months vboxsync libs/xpcom: Get rid of code used only if MOZ_UNICODE is defined which …
(edit) @101805   18 months vboxsync libs/xpcom: Start cutting out code only built when _PR_PTHREADS is not …
(edit) @101801   18 months vboxsync libs/xpcom: Remove prcthr.c and prmon.c which are not even compiled …
(edit) @101800   18 months vboxsync libs/xpcom: Remove prdump.cwhich is not even compiled in, bugref:10545
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette