2001-09-26 |
Jarkko Hietaniemi |
Integrate macperl changes from Chris Nandor: |
blob | commitdiff |
2001-09-20 |
Jarkko Hietaniemi |
Remove iconv references since we are not using it |
blob | commitdiff | diff to current |
2001-09-15 |
Hugo van der Sanden |
Re: [ID 20010815.012] Unfortunate interaction between... |
blob | commitdiff | diff to current |
2001-09-11 |
Artur Bergman |
Sometimes dTHX is added because it is needed on non |
blob | commitdiff | diff to current |
2001-09-10 |
Nicholas Clark |
Re: the remaining bugs in \x escapes (was Re: [PATCH... |
blob | commitdiff | diff to current |
2001-09-07 |
Robin Barker |
Silence the remaing format warning |
blob | commitdiff | diff to current |
2001-09-05 |
Nicholas Clark |
oct and hex in glorious 64 bit (with less bugs) (was... |
blob | commitdiff | diff to current |
2001-09-02 |
Gurusamy Sarathy |
some remnants of change#11803 |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff | diff to current |
2001-08-23 |
Gurusamy Sarathy |
fix broken windows build |
blob | commitdiff | diff to current |
2001-08-18 |
Artur Bergman |
PL_reentrant_buffer does not exist in 5005threaded... |
blob | commitdiff | diff to current |
2001-08-18 |
Artur Bergman |
USE_THREADS and USE_ITHREADS are never true at the... |
blob | commitdiff | diff to current |
2001-08-17 |
Artur Bergman |
Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which... |
blob | commitdiff | diff to current |
2001-08-17 |
Jarkko Hietaniemi |
It seems that Tru64 has "naturally" threadsafe APIs... |
blob | commitdiff | diff to current |
2001-08-15 |
Jarkko Hietaniemi |
Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP, |
blob | commitdiff | diff to current |
2001-08-13 |
Jarkko Hietaniemi |
[PATHC] sharedsv.[c|h] |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi |
Typos in #11645. |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi |
On ithreads default to use_reentrant except on naturally |
blob | commitdiff | diff to current |
2001-08-09 |
Jarkko Hietaniemi |
Introduce more floating point classifying APIs; |
blob | commitdiff | diff to current |
2001-08-07 |
Jarkko Hietaniemi |
Ignore SIGFPE everywhere. |
blob | commitdiff | diff to current |
2001-08-05 |
Gurusamy Sarathy |
4-arg select() was busted on windows because change... |
blob | commitdiff | diff to current |
2001-08-02 |
Jarkko Hietaniemi |
Integrate the PerlCE (WinCE Perl) port; |
blob | commitdiff | diff to current |
2001-08-01 |
Stian Seeberg |
[ID 20010730.003] IRIX 6.5 already has struct sv in... |
blob | commitdiff | diff to current |
2001-08-01 |
Simon Cozens |
Pluggable optimizer |
blob | commitdiff | diff to current |
2001-07-29 |
Jarkko Hietaniemi |
Beginnings of better Inf and NaN support. |
blob | commitdiff | diff to current |
2001-07-13 |
Jarkko Hietaniemi |
Remove unicode::distinct, as per Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
UTS tweaks for Hal Morris. |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-03 |
Hal Morris |
Patch needed for UTS |
blob | commitdiff | diff to current |
2001-07-02 |
Jarkko Hietaniemi |
(Replaced by #11124) UTS workaround from Hal Morris. |
blob | commitdiff | diff to current |
2001-06-28 |
Jarkko Hietaniemi |
Add Configure probes for nl_langinfo() and <langinfo.h>. |
blob | commitdiff | diff to current |
2001-06-26 |
Jarkko Hietaniemi |
Better place for nop IN_LOCALE_NUMERIC, pointed out |
blob | commitdiff | diff to current |
2001-06-25 |
Jarkko Hietaniemi |
Microperl findings. |
blob | commitdiff | diff to current |
2001-06-24 |
Jarkko Hietaniemi |
Factor the PERL_SYS_INIT() code, from Hugo van der... |
blob | commitdiff | diff to current |
2001-06-19 |
Jarkko Hietaniemi |
The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
Add workaround for Darwin's (Mac OS X's) INT32_MIN |
blob | commitdiff | diff to current |
2001-06-16 |
Jarkko Hietaniemi |
NetWare port from Guruprasad S <SGURUPRASAD@novell... |
blob | commitdiff | diff to current |
2001-06-13 |
Jarkko Hietaniemi |
Add Configure directive -Dusereentrant for Artur's... |
blob | commitdiff | diff to current |
2001-06-13 |
Doug MacEachern |
Re: ext/ + -Wall |
blob | commitdiff | diff to current |
2001-06-13 |
Jarkko Hietaniemi |
Hide __attribute__((unused)) behind PERL_UNUSED_DECL as |
blob | commitdiff | diff to current |
2001-06-13 |
Doug MacEachern |
[patch] perl.gprof control |
blob | commitdiff | diff to current |
2001-06-12 |
Gurusamy Sarathy |
As suggested in |
blob | commitdiff | diff to current |
2001-06-10 |
Jarkko Hietaniemi |
Move the grok_number and its lieutenant grok_numeric_radix |
blob | commitdiff | diff to current |
2001-06-09 |
Jarkko Hietaniemi |
Numeric conversion tweaks suggested by Hugo and Nicholas. |
blob | commitdiff | diff to current |
2001-06-05 |
Jarkko Hietaniemi |
Make up prototypes only for those who have the functions |
blob | commitdiff | diff to current |
2001-06-05 |
Prymmer/Kahn |
Re: Not OK: perl@10439 on win32 |
blob | commitdiff | diff to current |
2001-06-04 |
Jarkko Hietaniemi |
Configure tweaks; add prototype probes, make the cpp... |
blob | commitdiff | diff to current |
2001-06-04 |
Jarkko Hietaniemi |
Missed HAS_SETRESGID_PROTO. No serious harm done since |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
The non-locale places need love, too. |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
"10.", that is, decimal numbers can have no decimal... |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
Potential buffer overrun if the radix separator is... |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
Integrate change #10412 from maintperl; locale is now |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Hugo van der Sanden |
Re: [ID 20010529.006] String plus zero inconsistent... |
blob | commitdiff | diff to current |
2001-06-01 |
Jarkko Hietaniemi |
Configure tweaks; record the Berkeley DB version, |
blob | commitdiff | diff to current |
2001-05-31 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2001-05-31 |
Abhijit Menon-Sen |
[PATCH] DEBUG_* macro cleanups |
blob | commitdiff | diff to current |
2001-05-31 |
Jarkko Hietaniemi |
Salvage bits and pieces from the experimental 'utf8... |
blob | commitdiff | diff to current |
2001-05-24 |
Andy Dougherty |
Re: Making perl with -Wall |
blob | commitdiff | diff to current |
2001-05-24 |
Jarkko Hietaniemi |
IV/UV casting fixes from Nicholas Clark. |
blob | commitdiff | diff to current |
2001-05-24 |
Michael G. Schwern |
Re: Making perl with -Wall |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-05-14 |
Ilya N. Golubev |
[ID 20010514.025] _SVID3 in <sys/statvfs.h> |
blob | commitdiff | diff to current |
2001-05-11 |
Jarkko Hietaniemi |
Remove the 'asciir' re subpragma. Should instead implement |
blob | commitdiff | diff to current |
2001-05-09 |
Jarkko Hietaniemi |
One more workaround for the UTS compiler from Hal Morris. |
blob | commitdiff | diff to current |
2001-05-02 |
Jarkko Hietaniemi |
Workaround for UTS compiler casting bug from Hal Morris. |
blob | commitdiff | diff to current |
2001-05-02 |
Dan Sugalski |
Multiplicity and thread fixes for VMS |
blob | commitdiff | diff to current |
2001-04-30 |
Jarkko Hietaniemi |
Change PL_numeric_radix to PL_numeric_radix_sv (and... |
blob | commitdiff | diff to current |
2001-04-28 |
Jarkko Hietaniemi |
For PerlIO flush the children's file handles (on fork... |
blob | commitdiff | diff to current |
2001-04-23 |
Mark-Jason Dominus |
Re: PATCH 5.7.1 |
blob | commitdiff | diff to current |
2001-04-23 |
Mark-Jason Dominus |
PATCH 5.7.1 |
blob | commitdiff | diff to current |
2001-04-05 |
Jarkko Hietaniemi |
Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for |
blob | commitdiff | diff to current |
2001-03-28 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-03-28 |
Nick Ing-Simmons |
More EBCDIC tweaks: |
blob | commitdiff | diff to current |
2001-03-17 |
Nick Ing-Simmons |
Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT |
blob | commitdiff | diff to current |
2001-03-16 |
Nick Ing-Simmons |
EBCDIC Fixes. |
blob | commitdiff | diff to current |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-03-09 |
Peter Prymmer |
Re: Unicode/EBCDIC |
blob | commitdiff | diff to current |
2001-02-25 |
Jarkko Hietaniemi |
Retract #8929,8930,8932,8933 for now. |
blob | commitdiff | diff to current |
2001-02-25 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-02-25 |
Jarkko Hietaniemi |
(Retracted by #8395.) |
blob | commitdiff | diff to current |
2001-02-25 |
Nick Ing-Simmons |
GCC __atribute__ / printf fix |
blob | commitdiff | diff to current |
2001-02-23 |
Vadim Konovalov |
fix for parameter -Dm (for perl@8867) |
blob | commitdiff | diff to current |
2001-02-17 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-02-14 |
Jarkko Hietaniemi |
Duplicate environment for JPL so that JDK 1.2/1.3 don... |
blob | commitdiff | diff to current |
2001-02-13 |
Jarkko Hietaniemi |
Comments do not nest. |
blob | commitdiff | diff to current |
2001-02-12 |
Doug MacEachern |
Re: [patch] context for 'U' magic functions |
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-30 |
Jarkko Hietaniemi |
Microperl sync. |
blob | commitdiff | diff to current |
2001-01-25 |
Ilya Zakharevich |
overload int() |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-16 |
Nick Ing-Simmons |
Provide infrastructure for PERL_ASYNC_CHECK() style... |
blob | commitdiff | diff to current |
2001-01-15 |
Jarkko Hietaniemi |
Revert #8437 and #8438, the Linux large files story... |
blob | commitdiff | diff to current |
2001-01-14 |
Jarkko Hietaniemi |
(Reverted by #8440) |
blob | commitdiff | diff to current |
2001-01-10 |
Jarkko Hietaniemi |
Not defining PERL_PRESERVE_IVUV fixes only the op/inc... |
blob | commitdiff | diff to current |
2001-01-10 |
Jarkko Hietaniemi |
Turn off the integer preservation for now. |
blob | commitdiff | diff to current |
2001-01-08 |
Nick Ing-Simmons |
Fix "scalars leaked" bugs caused by overload magic |
blob | commitdiff | diff to current |
next |