1999-08-23 |
Charles Bailey |
Update dependencies in Descrip.MMS |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Fix prototypes in perlapi.c (64-bit?) |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Add '-m' option to Configure.com which skips the MANIFE... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Skip open() tests that rely on Unix fork semantics |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Loosen conditons for recognizing a function name in... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
update MM_VMS to use new File::Spec routines |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
byteperl is now part of the ByteLoader ext |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Allow option to treat barewords at start of Unix paths... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Update calls for new thread context handling |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Allow for file versions in library when looking for... |
commit | commitdiff | tree | snapshot |
1999-08-23 |
Charles Bailey |
Update VMS configuration procedures for 5.005_60 |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
create vmsperl branch (to be owned and operated by... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Nathan Torkington |
ext/B/B/Disassembler.pm patch |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
DB_File 1.68 update from Paul Marquess |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Ilya Zakharevich |
More optimizations to REx engine |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Ilya Zakharevich |
slightly modified version of suggested patch |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Fifer, Eric |
cygwin update |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
fixes from Stephen McCamant that address bugs in change... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Stephen McCamant |
Two one-liner LOGOP tweaks |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
rename cygwin32 to cygwin (from Eric Fifer <EFifer... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
move files around for s/cygwin32/cygwin/ renaming |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
posix-bc hints tweak (via private mail from Thomas... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
notes on PERL_IMPLICIT_CONTEXT (from a version by Natha... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
fix defined(@foo) encarpments |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Undo #3790 and the patches that attempted to fix it |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Reading 64-bit decimal numbers was broken because |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Solaris doesn't like PERL_MALLOC_OK in SDBM_File. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Enable Solaris largefiles support only if -Duse64bits... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Integer overflow iteration. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Remove a lot of unused regnode codes. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Make the use64bits and usethreads friendlier/braver; |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Hack the "integer overflow" code some more. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Test oct() at the 2^32-1 limit. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Update MANIFEST for #3837. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Digital UNIX 4.0D doesn't like perl malloc on sdbm |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Allow for Configure -Ubincompat5005 override. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Make Configure support PERL_BINCOMPAT_5005. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
AIX tweak, need reported by David R. Fravor <dfavor... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. I overruled on perldelta |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Repent and make overly large integerish |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
AIX exhibits different error on failed system(). |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
cperl-mode.el v4.19 |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jan Dubois |
win32/bin/pl2bat.pl doesn't work correctly |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
tweak previous change for multiple hits |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
band-aid for perldoc -t broken-ness (the new Pod::Text |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
minor tweaks to pods and toke.c comments |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Tiny patch to go over #3820 (via private mail from... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Continue pack() doc honing. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Enhance pack() doc. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
UNIX Domain Sockets are not implemented under QNX. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Lincoln Stein |
IO::* enhancements. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Gurusamy Sarathy |
misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
Need to add QNX to the list for DONT_DECLARE_STD. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
Need to add some more conditions to deal with the case |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
The QNX shell needs a couple more semicolons. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Fix a typo, un-shout, and reformat the installation... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Gurusamy Sarathy |
fix typo that caused INSTALLPRIVLIB to have doubled... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Talk more about subsecond things in perlfunc. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Nathan Torkington |
Document toke.c. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Ian Phillipps |
perlre clarification. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Ilya Zakharevich |
fix the perl -V breakage |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Gurusamy Sarathy |
avoid warning (from Doug MacEachern) |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jan Dubois |
Pod::Html tweak |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Anton Berezin |
freebsd hints update |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Graham Barr |
cosmetic testsuite patch |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Minuscule cleanup of the integer overflow patch. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Test hex('x...'). |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Integrate with Sarathy (5.005_58). |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Integer constants (0x, 0[0-7], 0b) now overflow fatally, |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
here lies 5.005_58 |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
regenerate win32/config_H.?c |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Tye McQueen |
Patch pl2bat.pl so batch file can fail |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ilya Zakharevich |
decrease memory footprint of standard modules |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
support -DPERL_BINCOMPAT_5005, still needs a Configure... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
recognize more constructs such as C<$-> in pod (from... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
cover case where CLK_TCK is a float, not integer (from |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
provide MakeMaker attribute PERL_MALLOC_OK that allows... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
replace Pod::Text with Pod::SimpleText v0.01 (thanks |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Andy Dougherty |
Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3 |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ilya Zakharevich |
applied suggested patch; added missing prototype changes to |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
don't quit if =head* wasn't found (suggested by Roland... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
change#3762 wasn't needed |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Gurusamy Sarathy |
update Changes, patchlevel &c. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Stephen McCamant |
a more correct fix for change#2744 |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Gurusamy Sarathy |
utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu> |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Jarkko Hietaniemi |
Dusting off README.threads. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Gurusamy Sarathy |
avoid DIVZERO |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Gurusamy Sarathy |
warnings identified by Borland compiler |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Gurusamy Sarathy |
avoid infinite recursion when Thread.pm croaks during |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Jarkko Hietaniemi |
Use long doubles only if they are useful. |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Gurusamy Sarathy |
typo in change#3768 |
commit | commitdiff | tree | snapshot |
1999-07-26 |
Ken Fox |
alpha-stage support for user-hooks in @INC |
commit | commitdiff | tree | snapshot |
next |