| Commit message (Expand) | Author | Age | Files | Lines |
* | Locale buglets. | Vadim Konovalov | 2000-11-08 | 1 | -1/+1 |
* | cygwin port | Fifer, Eric | 2000-11-07 | 1 | -38/+6 |
* | Locales support (setlocale) fixes | Vadim Konovalov | 2000-11-04 | 1 | -10/+55 |
* | Add non-blocking thread doneness checking | Dan Sugalski | 2000-10-25 | 1 | -0/+1 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -3/+3 |
* | Re: [ID 20001009.004] SEGV from sprintf in a thread | Hugo van der Sanden | 2000-10-10 | 1 | -0/+2 |
* | Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines | Jarkko Hietaniemi | 2000-10-03 | 1 | -3/+3 |
* | Epoc update | Olaf Flebbe | 2000-10-03 | 1 | -3/+4 |
* | Inside require() $^S was always left undefined. | Ilya Zakharevich | 2000-10-03 | 1 | -1/+1 |
* | The return value of setlocale must be copied away. | Alan Burlison | 2000-09-14 | 1 | -3/+29 |
* | sscanf() may be the only way to read long doubles from strings. | Jarkko Hietaniemi | 2000-08-31 | 1 | -6/+7 |
* | Get -DLEAKTEST to compile (not necessarily to work, mind) | Jarkko Hietaniemi | 2000-08-17 | 1 | -1/+6 |
* | on windows, the return values from wait() and waitpid() don't | Gurusamy Sarathy | 2000-08-16 | 1 | -0/+2 |
* | warn is a macro, avoid using at a variable to avoid warnings | Gurusamy Sarathy | 2000-08-10 | 1 | -7/+7 |
* | Double check that we have a dirhandle. | Jarkko Hietaniemi | 2000-08-08 | 1 | -2/+2 |
* | Tiny tidying on report_evil_fh(). | Jarkko Hietaniemi | 2000-08-07 | 1 | -8/+8 |
* | Have symbols for the IoTYPEs. | Jarkko Hietaniemi | 2000-08-06 | 1 | -2/+2 |
* | Continue fixing the io warnings. This also | Jarkko Hietaniemi | 2000-08-06 | 1 | -5/+7 |
* | Essential prototype changes were missing from #6527. | Jarkko Hietaniemi | 2000-08-05 | 1 | -9/+16 |
* | [ID 20000724.004] Perl interpreter segfault when using built-in flock | Ronald F. Guilmette | 2000-08-05 | 1 | -17/+35 |
* | Remove the extraneous "main::" prefix from all the | Gurusamy Sarathy | 2000-08-02 | 1 | -1/+1 |
* | rename totally bletcherous SvLOCK() thingy (doesn't do what the | Gurusamy Sarathy | 2000-07-14 | 1 | -4/+2 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -9/+10 |
* | integrate cfgperl change#6217 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -4/+4 |
* | integrate cfgperl changes#6207..6210 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+34 |
* | Signals-be-gone for microperl. | Jarkko Hietaniemi | 2000-06-01 | 1 | -1/+8 |
* | microperl changes from Simon Cozens; Makefile for microperl | Jarkko Hietaniemi | 2000-05-31 | 1 | -7/+10 |
* | OS/2 tweaks for usethreads build (from Rocco Caputo | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
* | MacOS support, part 1 (from Matthias Neeracher | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
* | enable propagating exception objects via Perl_croak() in XS code | Gurusamy Sarathy | 2000-05-28 | 1 | -13/+31 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-05-02 | 1 | -11/+26 |
|\ |
|
| * | change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it | Gurusamy Sarathy | 2000-05-02 | 1 | -11/+26 |
* | | Use HUGE_VALL if applicable. | Jarkko Hietaniemi | 2000-05-01 | 1 | -2/+5 |
|/ |
|
* | save RE context when calling __WARN__ and __DIE__ hooks; | Gurusamy Sarathy | 2000-03-22 | 1 | -3/+10 |
* | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 1 | -1/+1 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -8/+7 |
* | various shenanigans in change#5342 | Gurusamy Sarathy | 2000-02-29 | 1 | -0/+8 |
* | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -12/+30 |
* | make change#3386 a build-time option (avoids problems due to | Gurusamy Sarathy | 2000-02-20 | 1 | -0/+2 |
* | some rearrangement of the includes for easier "microperl" build; | Gurusamy Sarathy | 2000-02-19 | 1 | -8/+1 |
* | more purification (pp_require() could access free memory; vdie() | Gurusamy Sarathy | 2000-02-13 | 1 | -0/+1 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer | Gurusamy Sarathy | 2000-02-06 | 1 | -3/+3 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+57 |
* | patch to report warnings on bogus filehandles passed to flock(), | Gurusamy Sarathy | 2000-01-21 | 1 | -1/+22 |
* | cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-05 | 1 | -1/+1 |
* | usethreads build fixups for NeXTstep (as suggested by Hans Mulder) | Gurusamy Sarathy | 2000-01-02 | 1 | -4/+8 |
* | cygwin update from Eric Fifer <EFifer@sanwaint.com> | Gurusamy Sarathy | 1999-12-28 | 1 | -3/+3 |
* | bring in basic threads stuff under USE_ITHREADS | Gurusamy Sarathy | 1999-12-23 | 1 | -3/+3 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -2/+2 |