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