Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add description of the Unicode database files. | Jarkko Hietaniemi | 1999-09-18 | 1 | -0/+345 | |
|/ | ||||||
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-17 | 2 | -179/+53 | |
|\ | ||||||
| * | integrate vmsperl contents into mainline (where VMS files conflicted, | Gurusamy Sarathy | 1999-09-17 | 2 | -179/+53 | |
| |\ | ||||||
| | * | Integrate mainline 5.05_61 | Charles Bailey | 1999-09-06 | 96 | -3653/+14771 | |
| | |\ | ||||||
| | * | | When extension doesn't have a "main" object file to anchor linker search, pul... | Charles Bailey | 1999-08-23 | 1 | -4/+21 | |
| | * | | Fix handling of PERL_POLLUTE | Charles Bailey | 1999-08-23 | 1 | -2/+7 | |
| | * | | update MM_VMS to use new File::Spec routines | Charles Bailey | 1999-08-23 | 2 | -172/+25 | |
| | * | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-01 | 2 | -37/+1 | |
| | |\ \ | ||||||
| | * | | | slightly modified version of suggested patch | Ilya Zakharevich | 1999-08-01 | 2 | -6/+13 | |
| | * | | | cygwin update | Fifer, Eric | 1999-08-01 | 1 | -1/+1 | |
| | * | | | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 1999-08-01 | 1 | -1/+1 | |
| | * | | | fix defined(@foo) encarpments | Gurusamy Sarathy | 1999-08-01 | 3 | -19/+19 | |
* | | | | | export_to_level() | Michael G. Schwern | 1999-09-17 | 1 | -0/+2 | |
* | | | | | (Replaced by #4265.) | Barrie Slaymaker | 1999-09-17 | 1 | -14/+22 | |
* | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-15 | 1 | -1/+5 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | add :ALL export tag (from Chris Nandor <pudge@pobox.com>) | Gurusamy Sarathy | 1999-09-15 | 1 | -1/+5 | |
* | | | | | Update Unicode database and recompute the tables. | Jarkko Hietaniemi | 1999-09-14 | 48 | -6106/+35734 | |
|/ / / / | ||||||
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-13 | 2 | -5/+9 | |
|\ \ \ \ | ||||||
| * | | | | fix DATA leaks; reword documentation about the DATA filehandle | Gurusamy Sarathy | 1999-09-12 | 1 | -0/+2 | |
| * | | | | better debugger help output (from Ilya Zakharevich) | Gurusamy Sarathy | 1999-09-12 | 1 | -5/+7 | |
* | | | | | Replace change #4100 with | Robin Barker | 1999-09-13 | 1 | -6/+6 | |
* | | | | | From: Ilya Zakharevich <ilya@math.ohio-state.edu> | Jarkko Hietaniemi | 1999-09-13 | 2 | -1/+29 | |
* | | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-11 | 3 | -24/+34 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | allow 'text' in L<text|A::B/"C"> (from Martin Lichtin | Gurusamy Sarathy | 1999-09-10 | 1 | -1/+2 | |
| * | | | | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>) | Gurusamy Sarathy | 1999-09-10 | 1 | -2/+2 | |
| * | | | | upgrade to Getopt::Long v2.20 (from Johan Vromans | Gurusamy Sarathy | 1999-09-10 | 1 | -21/+30 | |
* | | | | | [ID 19990901.003] Time::Local should not croak on "out-of-range" days | John L. Allen | 1999-09-09 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Fix pointer casts. | Robin Barker | 1999-09-07 | 1 | -6/+6 | |
* | | | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-06 | 1 | -3/+7 | |
|\ \ \ \ | ||||||
| * | | | | support bytecode and C backends in perlcc (patch suggested | Gurusamy Sarathy | 1999-09-06 | 1 | -3/+7 | |
| | |_|/ | |/| | | ||||||
* | | | | timesum() wasn't @EXPORTed as promised by the documentation. | Jarkko Hietaniemi | 1999-09-04 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem | Martin Lichtin | 1999-09-01 | 1 | -1/+1 | |
* | | | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 2 | -10/+11 | |
* | | | Re: [PATCH 5.005_60] fix @DB::typeahead | Ilya Zakharevich | 1999-08-29 | 1 | -2/+2 | |
* | | | sub : attrlist | Spider Boardman | 1999-08-29 | 3 | -4/+399 | |
* | | | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 1 | -28/+10 | |
* | | | Create the equivalence tables based on | Jarkko Hietaniemi | 1999-08-29 | 3 | -159/+621 | |
* | | | add missing Is/Syl*.pl files | Gurusamy Sarathy | 1999-08-20 | 12 | -0/+24 | |
* | | | Warn about small spherical distances. | Jarkko Hietaniemi | 1999-08-18 | 1 | -1/+10 | |
* | | | overload.pm str/num confu | Andreas König | 1999-08-17 | 1 | -4/+4 | |
* | | | Fix most of the pod2man moanings reported in | Larry W. Virden | 1999-08-16 | 4 | -2/+30 | |
* | | | fix MM_VMS.pm for space-delimited lists | Craig A. Berry | 1999-08-13 | 1 | -4/+5 | |
* | | | Regenerate Unicode tables based on new syllable lists | Jarkko Hietaniemi | 1999-08-12 | 2 | -428/+1331 | |
* | | | Remove blathering. | Jarkko Hietaniemi | 1999-08-10 | 1 | -22/+0 | |
* | | | lexwarn maintenance: new warning class unsafe | Jarkko Hietaniemi | 1999-08-09 | 1 | -32/+38 | |
* | | | Regenerate the Unicode tables after having updated the Unicode | Jarkko Hietaniemi | 1999-08-09 | 63 | -1210/+6192 | |
* | | | Unicode data updated to be the latest beta of the Unicode 3.0. | Jarkko Hietaniemi | 1999-08-09 | 1 | -2076/+5758 | |
* | | | Ethiopic changes via private email from Daniel Yacob, | Jarkko Hietaniemi | 1999-08-09 | 4 | -377/+446 | |
* | | | Move the equivalence class creation last. | Jarkko Hietaniemi | 1999-08-09 | 1 | -68/+67 | |
* | | | Compute equivalence classes (diacritics stripping) only | Jarkko Hietaniemi | 1999-08-09 | 2 | -202/+125 |