| Commit message (Expand) | Author | Age | Files | Lines |
* | skipping USE_PERLIO symbols correction. | Nick Ing-Simmons | 2001-03-05 | 1 | -3/+2 |
* | Integrate mainline (mostly - holding of on Encode.pm for a bit.) | Nick Ing-Simmons | 2001-03-05 | 1 | -0/+4 |
* | makedef.pl updates suggested by Chris Nandor; double-checking | Jarkko Hietaniemi | 2001-03-04 | 1 | -2/+35 |
* | Re: Errors in core PODs | Michael Stevens | 2001-02-28 | 1 | -0/+2 |
* | Skip the Perl_sys_intern_clear and Perl_sys_intern_init, | Jarkko Hietaniemi | 2001-02-20 | 1 | -0/+2 |
* | buncha MacPerl patches for bleadperl | Chris Nandor | 2001-02-13 | 1 | -4/+92 |
* | Ilya's OS2 patch (testing for damage on Win32) | Nick Ing-Simmons | 2000-12-31 | 1 | -10/+10 |
* | Win32 tweaks to get Encode to build | Nick Ing-Simmons | 2000-12-14 | 1 | -0/+26 |
* | Undo the SOCKS workarounds, instead start using PerlIO | Jens Hamisch | 2000-11-25 | 1 | -13/+0 |
* | regenerate win32/config* and fix some inconsistencies in the | Gurusamy Sarathy | 2000-11-23 | 1 | -2/+1 |
* | More SOCKS versus 64-bit patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-22 | 1 | -2/+3 |
* | Export the SOCKS workaround symbols only if necessary. | Jarkko Hietaniemi | 2000-11-21 | 1 | -6/+15 |
* | Redo #7679 with LFs instead of CRLFs. | Jarkko Hietaniemi | 2000-11-14 | 1 | -45/+45 |
* | Get PerlIO building on Win32 | Benjamin Stuhl | 2000-11-14 | 1 | -41/+45 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+1 |
* | integrate cfgperl changes#6220..6222 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+3 |
* | fix memory leak on Windows (PL_sys_intern contents were never | Gurusamy Sarathy | 2000-07-04 | 1 | -0/+1 |
* | OS/2 tweaks for usethreads build (from Rocco Caputo | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
* | PL_sys_intern was being initialized too late on windows | Gurusamy Sarathy | 2000-05-11 | 1 | -0/+1 |
* | add missing bincompat symbols to export list | Gurusamy Sarathy | 2000-03-21 | 1 | -2/+7 |
* | add PL_thr_key to export list under useithreads | Gurusamy Sarathy | 2000-03-15 | 1 | -1/+6 |
* | missing export list entry in change#5619 | Gurusamy Sarathy | 2000-03-11 | 1 | -0/+1 |
* | add missing locks for op refcounts | Gurusamy Sarathy | 2000-03-08 | 1 | -0/+1 |
* | typo in makedef.pl | Gurusamy Sarathy | 2000-03-07 | 1 | -1/+1 |
* | makedef.pl typos | Gurusamy Sarathy | 2000-03-06 | 1 | -2/+2 |
* | OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes | Gurusamy Sarathy | 2000-03-03 | 1 | -0/+1 |
* | export list tweak | Gurusamy Sarathy | 2000-02-29 | 1 | -0/+5 |
* | various shenanigans in change#5342 | Gurusamy Sarathy | 2000-02-29 | 1 | -0/+1 |
* | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -7/+0 |
* | skip conditionally defined symbols in change#5162 | Gurusamy Sarathy | 2000-02-20 | 1 | -0/+8 |
* | export list tweak needed by change#5103 | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+1 |
* | provide malloc stats via get_mstats() (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+1 |
* | make global symbol exports AIX-specific | Gurusamy Sarathy | 2000-02-10 | 1 | -5/+4 |
* | fix AIX and multiplicity problems | Jarkko Hietaniemi | 2000-02-09 | 1 | -1/+34 |
* | AIX warning on undefined symbol | Gurusamy Sarathy | 2000-02-01 | 1 | -0/+1 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -1/+1 |
* | tweak exports list on Windows | Gurusamy Sarathy | 2000-01-26 | 1 | -9/+5 |
* | windows build fixups from uniform DLL name change to perl56.dll | Gurusamy Sarathy | 2000-01-25 | 1 | -10/+2 |
* | enable function wrappers for access to globals under MULTIPLICITY | Gurusamy Sarathy | 2000-01-24 | 1 | -8/+3 |
* | more windows build tweaks | Gurusamy Sarathy | 2000-01-09 | 1 | -5/+6 |
* | Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com> | Gurusamy Sarathy | 1999-12-28 | 1 | -8/+2 |
* | bring in basic threads stuff under USE_ITHREADS | Gurusamy Sarathy | 1999-12-23 | 1 | -1/+5 |
* | tweaks for building with -DUSE_ITHREADS on !WIN32 platforms; | Gurusamy Sarathy | 1999-12-06 | 1 | -0/+3 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -486/+490 |
* | add a synchronous stub fork() for USE_ITHREADS to prove that a simple | Gurusamy Sarathy | 1999-11-15 | 1 | -0/+3 |
* | cosmetic tweaks | Gurusamy Sarathy | 1999-11-14 | 1 | -5/+7 |
* | makedef.pl goof | Ilya Zakharevich | 1999-11-13 | 1 | -1/+5 |
* | win32 symbol export tweak | Gurusamy Sarathy | 1999-11-08 | 1 | -5/+1 |
* | preliminary support for perl_clone() (still needs work in | Gurusamy Sarathy | 1999-11-08 | 1 | -0/+20 |
* | patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not | Gurusamy Sarathy | 1999-10-27 | 1 | -1/+1 |