summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | perlhist additionsGurusamy Sarathy1999-09-171-1/+3
| | | * export_to_level()Michael G. Schwern1999-09-171-0/+2
| | | * The change #4176 should've undone only the test, not the code patch.Jarkko Hietaniemi1999-09-171-1/+10
| | | * Re: [ID 19990820.007] Small typo in perlsyn.podIan Phillipps1999-09-171-1/+1
| | | * More descriptive names for operators.Michael G. Schwern1999-09-176-171/+178
| | | * Take away the infamous io/dup.t #7.Jarkko Hietaniemi1999-09-172-24/+2
| | | * (Replaced by #4265.)Barrie Slaymaker1999-09-171-14/+22
| | | * UNICOS does support large files but doesn't support sparse filesJarkko Hietaniemi1999-09-172-0/+14
| | | * UNICOS has sloppy division/modulo for floating point numbers.Jarkko Hietaniemi1999-09-171-4/+11
| | | * Portable blocksize (replaces #4171).Jarkko Hietaniemi1999-09-172-10/+2
| | | * (replaced by #4172)Jarkko Hietaniemi1999-09-172-2/+10
| | | * Detypo #4169.Jarkko Hietaniemi1999-09-172-2/+2
| | | * Diagnose possible quota limits.Jarkko Hietaniemi1999-09-172-6/+10
| | | * UNICOS doesn't have getpgid(). Or, at least 9.0.1aiJarkko Hietaniemi1999-09-171-0/+2
| | | * Filesystem quotas may stop you from using large files.Jarkko Hietaniemi1999-09-173-25/+51
| | | * Too strict pattern for parsing group lists.Jarkko Hietaniemi1999-09-171-2/+2
| | | * Configure maintenance. It's sigaction.sa_flagsJarkko Hietaniemi1999-09-174-26/+47
| | | * Integrate with Sarathy.Jarkko Hietaniemi1999-09-1529-235/+2734
| | | |\ | |_|_|/ |/| | |
* | | | add :ALL export tag (from Chris Nandor <pudge@pobox.com>)Gurusamy Sarathy1999-09-151-1/+5
* | | | addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)Gurusamy Sarathy1999-09-153-4/+166
* | | | missing perlhist dates from Jeff OkamotoGurusamy Sarathy1999-09-151-9/+9
* | | | jpl tweakGurusamy Sarathy1999-09-152-4/+12
* | | | update to JPL snapshot v09141999, with minor tweaks (from BrianGurusamy Sarathy1999-09-1521-203/+2483
* | | | Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loopIlya Zakharevich1999-09-152-17/+62
| | | * config.h will define USE_64_BITS if need be.Jarkko Hietaniemi1999-09-141-1/+0
| | | * Change #4149 necessitates also a small code change.Jarkko Hietaniemi1999-09-141-0/+1
| | | * Update EPOC libdir names.Jarkko Hietaniemi1999-09-141-8/+8
| | | * Obsolete epoc/config.h caused #4153 to re-introduce alreadyJarkko Hietaniemi1999-09-143-345/+1
| | | * Configure nits.Jarkko Hietaniemi1999-09-142-1/+216
| | | * Integrate with Sarathy.Jarkko Hietaniemi1999-09-147-11/+29
| | | |\ | |_|_|/ |/| | |
* | | | INSTALL tweakGurusamy Sarathy1999-09-141-4/+14
* | | | change some filenames to be 8.3-friendlyGurusamy Sarathy1999-09-145-3/+10
* | | | win32 config tweak (suggested by Greg Chapman <glc@well.com>)Gurusamy Sarathy1999-09-141-4/+5
| | | * Update Unicode database and recompute the tables.Jarkko Hietaniemi1999-09-1449-6113/+35746
| | | * Not that UVSIZE normally differs that much from IVSIZE...Jarkko Hietaniemi1999-09-141-1/+1
| | | * Integrate with Sarathy.Jarkko Hietaniemi1999-09-142-100/+527
| | | |\ | |_|_|/ |/| | |
* | | | change#4113 was missing DB_File.xs changesGurusamy Sarathy1999-09-141-100/+338
* | | | integrate cfgperl contents into mainline, update ChangesGurusamy Sarathy1999-09-1344-192/+730
|\ \ \ \
| | | | * I_PTHREAD was PTHREADEAD.Jarkko Hietaniemi1999-09-142-1/+7
| | | | * Small doc and whitespace edits.Jarkko Hietaniemi1999-09-139-21/+29
| | |_|/ | |/| |
| * | | Scan always for <pthread.h>.Jarkko Hietaniemi1999-09-132-9/+8
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-1327-58/+220
| |\ \ \ | |/ / / |/| | |
* | | | avoid assertion failure on C<@a'>Gurusamy Sarathy1999-09-131-2/+6
* | | | add -DPERL_Y2KWARN build option that will generate additionalGurusamy Sarathy1999-09-137-4/+103
* | | | fix DATA leaks; reword documentation about the DATA filehandleGurusamy Sarathy1999-09-123-10/+21
* | | | make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-1212-37/+75
* | | | B::clearsymDoug MacEachern1999-09-124-0/+8
* | | | better debugger help output (from Ilya Zakharevich)Gurusamy Sarathy1999-09-121-5/+7
| * | | Add -A option to Configure to diddle with variablesJarkko Hietaniemi1999-09-131-4/+71
| * | | Change #4136 edited DynaLoader.xs which is kind of fruitless.Jarkko Hietaniemi1999-09-1310-20/+20