summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* First steps of making builds outside the sourceJarkko Hietaniemi1999-07-2517-117/+204
* Poor Glossary--are we fixed yet?Jarkko Hietaniemi1999-07-251-0/+3112
* Change #3732 mistakenly clobbered Glossary.Jarkko Hietaniemi1999-07-253-4/+4
* Andy's new installation scheme (note: a lot of thisJarkko Hietaniemi1999-07-254-3159/+110
* Circumcode a strange shell(?) bug in AIX foundJarkko Hietaniemi1999-07-253-291/+277
* New INSTALL from Andy plus a typo fix to it from Kurt.Jarkko Hietaniemi1999-07-231-322/+482
* Change #3725 aftershock.Jarkko Hietaniemi1999-07-232-3/+4
* Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-2317-85/+88
* Avoid core dumps resulting from humongous array indicesSpider Boardman1999-07-231-8/+10
* MakeMaker doc fix.Kurt D. Starsinic1999-07-221-1/+1
* Smarter OS390 hints.Peter Prymmer1999-07-221-0/+48
* AIX magic: ccdlflags needs to be different forMike W Ellwood1999-07-224-4/+12
* Update history records.Jarkko Hietaniemi1999-07-221-20/+32
* Even still more todo.Jarkko Hietaniemi1999-07-211-3/+12
* Even more Todo.Jarkko Hietaniemi1999-07-211-2/+8
* Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-218-10/+21
* Slightly modified patch.Sean Sheedy1999-07-212-2/+2
* More Todo.Jarkko Hietaniemi1999-07-201-1/+9
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-2033-29/+2398
|\
| * another DProf build tweakGurusamy Sarathy1999-07-201-8/+6
| * move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-2026-125/+66
| * DProf fixups for PERL_IMPLICIT_CONTEXTGurusamy Sarathy1999-07-203-42/+30
| * move DProf to Devel/DProfGurusamy Sarathy1999-07-2026-29/+49
| * add Devel::DProf v19990108 from CPAN, as it wasGurusamy Sarathy1999-07-2022-0/+2427
| * C<union any> needs no PERL_OBJECT-treatmentGurusamy Sarathy1999-07-201-9/+0
| * fix problem in default buildGurusamy Sarathy1999-07-202-3/+7
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-197-57/+67
|\ \ | |/
| * win32 nitsGurusamy Sarathy1999-07-192-3/+5
| * don't display tid from main thread (or testsuite breaks)Gurusamy Sarathy1999-07-192-5/+10
| * remove several doubled (and tripled!) entriesGurusamy Sarathy1999-07-191-72/+0
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-1913-294/+360
| |\ | |/ |/|
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-1857-777/+1613
|\ \
* | | Fix the bin/oct/hex constant overflow tests forJarkko Hietaniemi1999-07-151-12/+18
* | | Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-149-270/+286
* | | The regexec.c change of #3606 caused a core dump in fbm_instr()Jarkko Hietaniemi1999-07-141-0/+2
* | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-1373-4454/+3240
|\ \ \
* \ \ \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-112-5/+70
|\ \ \ \
* | | | | More manual sync.Jarkko Hietaniemi1999-07-111-7/+5
* | | | | Manual synchronization with Sarathy (some filesJarkko Hietaniemi1999-07-113-7/+17
* | | | | Change t/pragma/warn oct()/hex() overflow tests to use %ConfigJarkko Hietaniemi1999-07-103-21/+36
* | | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-0845-1792/+8968
|\ \ \ \ \
* | | | | | Integrate with Sarathy. perldiag.pod required manual editing.Jarkko Hietaniemi1999-07-0720-102/+644
| | | | | * avoid bug in win32_str_os_error() (from Jan Dubois)Gurusamy Sarathy1999-07-192-3/+52
| | | | |/
| | | | * [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enoughPeter Prymmer1999-07-184-2/+83
| | | | * display thread id in diagnostics (suggested by Dan Sugalski)Gurusamy Sarathy1999-07-182-2/+13
| | | | * missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)Gurusamy Sarathy1999-07-181-0/+6
| | | | * cache [NIUP]V conversions of defined READONLY valuesIlya Zakharevich1999-07-181-66/+29
| | | | * Some lib/ExtUtils/Manifest.pm POD fixesJan Dubois1999-07-181-18/+19
| | | | * remove spurious newSTATEOP() that causes goto to enter one too manyGurusamy Sarathy1999-07-184-13/+35
| | | | * detypo, update ChangesGurusamy Sarathy1999-07-182-1/+115