| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: Cross-compiling as of WinCE | Vadim Konovalov | 2002-05-05 | 1 | -10/+82 |
* | NetWare updates from C Aditya. | Jarkko Hietaniemi | 2002-05-03 | 1 | -1/+3 |
* | perl_clone is a threads thing | Nick Ing-Simmons | 2002-05-02 | 1 | -0/+2 |
* | More layer syms | Nick Ing-Simmons | 2002-05-02 | 1 | -3/+26 |
* | Remove show-stoppers to non-PERLIO Win32 builds | Nick Ing-Simmons | 2002-05-02 | 1 | -1/+3 |
* | Remove "spurious" (and unnecessary) variables from layer_syms | Nick Ing-Simmons | 2002-05-01 | 1 | -39/+2 |
* | Attempt at sanity in PerlIO/makedef.pl world: | Nick Ing-Simmons | 2002-04-30 | 1 | -36/+28 |
* | Integrate mailine makedef.pl so I can look at it | Nick Ing-Simmons | 2002-04-30 | 1 | -0/+3 |
* | Fix fd leak on Via(bogus). | Nick Ing-Simmons | 2002-04-27 | 1 | -1/+5 |
* | Integrate #16136, #16137, #16138 from macperl; | Jarkko Hietaniemi | 2002-04-24 | 1 | -0/+23 |
* | NetWare changeover from Watcom to Codewarrior, from C Aditya. | Jarkko Hietaniemi | 2002-04-22 | 1 | -6/+32 |
* | missed checkin of this file in change#16033 | Gurusamy Sarathy | 2002-04-21 | 1 | -2/+2 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+4 |
* | Avoid PL_OpPtr et al getting unnecessarily (when not used) | Jarkko Hietaniemi | 2002-02-27 | 1 | -6/+18 |
* | cosmetic OS/2 patches | Ilya Zakharevich | 2002-02-21 | 1 | -5/+21 |
* | OS/2 tests and more | Ilya Zakharevich | 2002-02-15 | 1 | -0/+3 |
* | Move PerlIO_perlio to layer_syms where it belongs? | Nick Ing-Simmons | 2002-02-10 | 1 | -0/+2 |
* | Borland/Win32 tuning | Nick Ing-Simmons | 2002-02-10 | 1 | -0/+1 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2002-02-05 | 1 | -0/+1 |
* | export win32_async_check or Perl_despatch_signals | Mattia Barbon | 2002-01-12 | 1 | -0/+1 |
* | Win32 and makedef.pl fall-out of PerlIO/pTHX stuff | Nick Ing-Simmons | 2001-12-22 | 1 | -3/+1 |
* | The runops_debug needs to be present always, otherwise | Jarkko Hietaniemi | 2001-11-19 | 1 | -1/+0 |
* | Call the new perlio symbols differently. | Jarkko Hietaniemi | 2001-10-29 | 1 | -3/+3 |
* | More PerlIO symbols. | Jarkko Hietaniemi | 2001-10-27 | 1 | -3/+6 |
* | Integrate maintperl changes #12268 and #12669; | Jarkko Hietaniemi | 2001-10-26 | 1 | -1/+5 |
* | No more this symbol. | Jarkko Hietaniemi | 2001-10-19 | 1 | -4/+0 |
* | Fix gross win32 build issues | Nick Ing-Simmons | 2001-10-19 | 1 | -0/+3 |
* | Two AIX patches | H.Merijn Brand | 2001-10-17 | 1 | -27/+31 |
* | I think the Perl_sortsv needs *not* be skipped? | Jarkko Hietaniemi | 2001-10-16 | 1 | -1/+0 |
* | NetWare update from Ananth Kesari. | Jarkko Hietaniemi | 2001-10-09 | 1 | -0/+1 |
* | 12309 / cygwin / win2k | H.Merijn Brand | 2001-10-03 | 1 | -0/+1 |
* | Win32 compilation without USE_ITHREADS | Mattia Barbon | 2001-09-23 | 1 | -0/+2 |
* | The sharedsv_space* are variables, not code. Duh. | Jarkko Hietaniemi | 2001-09-20 | 1 | -2/+0 |
* | New exported symbols. | Jarkko Hietaniemi | 2001-09-19 | 1 | -0/+2 |
* | Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS | Artur Bergman | 2001-09-10 | 1 | -1/+0 |
* | Symbol missing; AIX unhappy. | Jarkko Hietaniemi | 2001-09-06 | 1 | -0/+1 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -15/+3 |
* | 11792 wasn't complete | Artur Bergman | 2001-08-30 | 1 | -1/+1 |
* | Added checks for PL_custom* and Perl_custom* functions in makedef.pl | Artur Bergman | 2001-08-30 | 1 | -0/+2 |
* | The new sharedsv* should be exported only if usethreads. | Jarkko Hietaniemi | 2001-08-14 | 1 | -0/+7 |
* | OS/2 multi-architecture | Ilya Zakharevich | 2001-07-23 | 1 | -0/+2 |
* | Ignore PL_regex_pad and PL_regex_padav from symbols | Jarkko Hietaniemi | 2001-07-13 | 1 | -0/+2 |
* | Exclude reentrant_buffer from .def file | Nick Ing-Simmons | 2001-07-12 | 1 | -0/+6 |
* | Integrate changes #11193, 11205, 11209 from macperl. | Jarkko Hietaniemi | 2001-07-08 | 1 | -1/+1 |
* | fix the binary compatibility issue when building with/without | Gurusamy Sarathy | 2001-07-05 | 1 | -8/+0 |
* | OS/2 improvements | Ilya Zakharevich | 2001-06-28 | 1 | -0/+2 |
* | Adds perl_clone_host under IMPLICIT SYS | Artur Bergman | 2001-06-26 | 1 | -0/+2 |
* | Re: [PATCH 5.6.1] OS2 linking | Ilya Zakharevich | 2001-06-24 | 1 | -1/+3 |
* | [PATCH 5.6.1] OS2 getpw*, getgr* | Ilya Zakharevich | 2001-06-21 | 1 | -0/+8 |
* | NetWare port from Guruprasad S <SGURUPRASAD@novell.com>. | Jarkko Hietaniemi | 2001-06-16 | 1 | -4/+211 |