2001-02-14 |
Jarkko Hietaniemi |
Don't skip too much of the locale error message if... |
blob | commitdiff |
2001-02-13 |
Jarkko Hietaniemi |
environ array wrongly assumed in Perl_init_i18nl10n(), |
blob | commitdiff | diff to current |
2001-02-13 |
Jarkko Hietaniemi |
Merge ebcdic.c (only one function, ebcdic_control(... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi |
Fix for the fa_IR locale failure. The reason for the... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-17 |
Nick Ing-Simmons |
"Safe" signals - trial implementation. |
blob | commitdiff | diff to current |
2001-01-16 |
Jarkko Hietaniemi |
Under 5.005 threads and debugging crashed in Debian... |
blob | commitdiff | diff to current |
2001-01-10 |
Nick Ing-Simmons |
Safe fix for Simon's pclose() doing SvIVX of undef... |
blob | commitdiff | diff to current |
2001-01-10 |
Nick Ing-Simmons |
Back out Simon's pid hackery for now. |
blob | commitdiff | diff to current |
2001-01-10 |
Simon Cozens |
Fix my_pclose segfault |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-05 |
Radu Greab |
Re: [ID 20010105.002] close() on process filehandle... |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi |
Retract #8261. |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi |
(Retracted by #8261). (Unsuccessful memory access tweaks.) |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons |
UTF8 output prework. |
blob | commitdiff | diff to current |
2000-12-05 |
Nicholas Clark |
shrink pp_hot fractionally |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-11-22 |
Jarkko Hietaniemi |
Go ahead and #include <unistd.h> in perl.h. |
blob | commitdiff | diff to current |
2000-11-19 |
Jarkko Hietaniemi |
Make hex scanning warn on "\x{x}" and "\xx". |
blob | commitdiff | diff to current |
2000-11-16 |
Nick Ing-Simmons |
Minor tweaks: |
blob | commitdiff | diff to current |
2000-11-16 |
Jarkko Hietaniemi |
Add fwalk() probe to the configuration files and regen... |
blob | commitdiff | diff to current |
2000-11-08 |
Vadim Konovalov |
Locale buglets. |
blob | commitdiff | diff to current |
2000-11-07 |
Fifer, Eric |
cygwin port |
blob | commitdiff | diff to current |
2000-11-04 |
Nick Ing-Simmons |
Integrate mainline again |
blob | commitdiff | diff to current |
2000-11-04 |
Vadim Konovalov |
Locales support (setlocale) fixes |
blob | commitdiff | diff to current |
2000-10-25 |
Dan Sugalski |
Add non-blocking thread doneness checking |
blob | commitdiff | diff to current |
2000-10-24 |
Jarkko Hietaniemi |
Make the UTF-8 decoding stricter and more verbose when |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-10 |
Hugo van der Sanden |
Re: [ID 20001009.004] SEGV from sprintf in a thread |
blob | commitdiff | diff to current |
2000-10-03 |
Jarkko Hietaniemi |
Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY)... |
blob | commitdiff | diff to current |
2000-10-03 |
Olaf Flebbe |
Epoc update |
blob | commitdiff | diff to current |
2000-10-03 |
Ilya Zakharevich |
Inside require() $^S was always left undefined. |
blob | commitdiff | diff to current |
2000-09-14 |
Alan Burlison |
The return value of setlocale must be copied away. |
blob | commitdiff | diff to current |
2000-08-31 |
Jarkko Hietaniemi |
sscanf() may be the only way to read long doubles from... |
blob | commitdiff | diff to current |
2000-08-17 |
Jarkko Hietaniemi |
Get -DLEAKTEST to compile (not necessarily to work... |
blob | commitdiff | diff to current |
2000-08-16 |
Gurusamy Sarathy |
on windows, the return values from wait() and waitpid... |
blob | commitdiff | diff to current |
2000-08-10 |
Gurusamy Sarathy |
warn is a macro, avoid using at a variable to avoid... |
blob | commitdiff | diff to current |
2000-08-08 |
Jarkko Hietaniemi |
Double check that we have a dirhandle. |
blob | commitdiff | diff to current |
2000-08-07 |
Jarkko Hietaniemi |
Tiny tidying on report_evil_fh(). |
blob | commitdiff | diff to current |
2000-08-06 |
Jarkko Hietaniemi |
Have symbols for the IoTYPEs. |
blob | commitdiff | diff to current |
2000-08-06 |
Jarkko Hietaniemi |
Continue fixing the io warnings. This also |
blob | commitdiff | diff to current |
2000-08-05 |
Jarkko Hietaniemi |
Essential prototype changes were missing from #6527. |
blob | commitdiff | diff to current |
2000-08-05 |
Ronald F. Guilmette |
[ID 20000724.004] Perl interpreter segfault when using... |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-02 |
Gurusamy Sarathy |
Remove the extraneous "main::" prefix from all the |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
rename totally bletcherous SvLOCK() thingy (doesn't... |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl change#6217 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6207..6210 into mainline |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-06-09 |
Jarkko Hietaniemi |
Rename the fdpid locking and integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-07 |
Jarkko Hietaniemi |
Mopup for #6207 and #6209. |
blob | commitdiff | diff to current |
2000-06-07 |
Dan Sugalski |
Lock PL_fdpid against race conditions, based on: |
blob | commitdiff | diff to current |
2000-06-06 |
Dan Sugalski |
Threadsafe patches |
blob | commitdiff | diff to current |
2000-06-01 |
Jarkko Hietaniemi |
Signals-be-gone for microperl. |
blob | commitdiff | diff to current |
2000-05-31 |
Jarkko Hietaniemi |
microperl changes from Simon Cozens; Makefile for microperl |
blob | commitdiff | diff to current |
2000-05-28 |
Gurusamy Sarathy |
OS/2 tweaks for usethreads build (from Rocco Caputo |
blob | commitdiff | diff to current |
2000-05-28 |
Gurusamy Sarathy |
MacOS support, part 1 (from Matthias Neeracher |
blob | commitdiff | diff to current |
2000-05-28 |
Gurusamy Sarathy |
enable propagating exception objects via Perl_croak... |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-05-02 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-05-02 |
Gurusamy Sarathy |
change#3798 broke the meaning of "\0_7_7", tr/\0_/... |
blob | commitdiff | diff to current |
2000-05-01 |
Jarkko Hietaniemi |
Use HUGE_VALL if applicable. |
blob | commitdiff | diff to current |
2000-03-22 |
Gurusamy Sarathy |
save RE context when calling __WARN__ and __DIE__ hooks; |
blob | commitdiff | diff to current |
2000-03-21 |
Gurusamy Sarathy |
make parenthetic warnings look consistent; make diagnos... |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
various shenanigans in change#5342 |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
support fetching current interpreter from TLS under... |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
make change#3386 a build-time option (avoids problems... |
blob | commitdiff | diff to current |
2000-02-19 |
Gurusamy Sarathy |
some rearrangement of the includes for easier "microper... |
blob | commitdiff | diff to current |
2000-02-13 |
Gurusamy Sarathy |
more purification (pp_require() could access free memor... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
use builtin __CYGWIN__ rather than -DCYGWIN (from Eric... |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
autogenerate API listing from comments in the source... |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy |
patch to report warnings on bogus filehandles passed... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-05 |
Gurusamy Sarathy |
cygwin support tweaks (from Eric Fifer <EFifer@sanwaint... |
blob | commitdiff | diff to current |
2000-01-02 |
Gurusamy Sarathy |
usethreads build fixups for NeXTstep (as suggested... |
blob | commitdiff | diff to current |
1999-12-28 |
Gurusamy Sarathy |
cygwin update from Eric Fifer <EFifer@sanwaint.com> |
blob | commitdiff | diff to current |
1999-12-23 |
Gurusamy Sarathy |
bring in basic threads stuff under USE_ITHREADS |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-14 |
Gurusamy Sarathy |
sundry cleanups for cloned interpreters (only known... |
blob | commitdiff | diff to current |
1999-11-13 |
Jarkko Hietaniemi |
Undo drift from mainline. |
blob | commitdiff | diff to current |
1999-11-13 |
Gurusamy Sarathy |
typo |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
another change towards a shareable optree: avoid pointe... |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy |
more thorough cleanup in perl_destroy() |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi |
So many printfs, so little time. |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi |
...and they are getting fewer. |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi |
Incremental Mac integration from Matthias. |
blob | commitdiff | diff to current |
1999-11-02 |
Jarkko Hietaniemi |
Initial integration of the MacPerl changes form Matthias. |
blob | commitdiff | diff to current |
1999-11-01 |
Gurusamy Sarathy |
macros for COP.cop_filegv access |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi |
Fix the printfing nits pointed out by using gcc -Wall and |
blob | commitdiff | diff to current |
next |