Age | Commit message (Collapse) | Author | Files | Lines |
|
- added various aliases for functions starting with 'exp_'
- added a hook for log_file: can be set to a code ref
- fixed bug in exp_Max_Accum
- cleanup of log and exp_internal output
- moved FAQ and intro into the main pod
- removed soft_close() from DESTROY. Old behaviour is
available via $Expect::Do_Soft_Close = 1
|
|
- chromatic added diag()
- fixed bug for internal eval()'s sometimes interfering
with $@ and $!
|
|
|
|
Collection.
GNU CSSC is a workalike for the source code control system SCCS.
|
|
|
|
|
|
While here update my email address.
List of changes for version 5.2:
* Portability fixes [HP-UX, Solaris, VMS, OS/2].
* Made code compilable by a C++ compiler.
* Changed reading of option files to ignore blank lines.
* Changed and enhanced interface to readtags library (see readtags.h).
* Changed from using addLanguageRegex() to addTagRegex() in regex-based
parsers.
* Added support for Lua language, submitted by Max Ischenko.
* Added instructions to man page on using tags with NEdit.
* Added setargv.obj to link for wildcard expansion [MSVC].
* Added capability to have regex invoke a callback in a regex parser.
* Fixed regex tag problem which left newlines in back-references.
* Fixed missing class-qualified tags [Eiffel].
* Fixed spurious tags for entries in final indexing clause [Eiffel].
* Fixed problem with invalid filenames in preprocessor line directives.
* Fixed bug parsing scoped variables (e.g. "b:variable") [Vim, Bug #487608].
* Fixed problem compiling readtags.c on some hosts.
* Fixed memory overwrite problem in readtags library.
|
|
|
|
|
|
|
|
happy.
|
|
|
|
|
|
|
|
|
|
Sat Jan 19 14:47:02 2002 Masaki Suketa <masaki.suketa@nifty.ne.jp>
* runit/testfailure.rb: correct not to occure
warning message with ruby -w. (Thanks to David Alan Black)
Sat Jan 12 16:11:56 2002 Masaki Suketa <masaki.suketa@nifty.ne.jp>
* runit/testfailure.rb: uses Regexp.quote to create SKIP_FILES pattern.
|
|
-use python buildlink file
-install examples into version dependant subdir to avoid conflicts
|
|
* Changes a few types to get the module to build on 64-bit Solaris
* Changed the up/downgrade logic to default to the older constructs, and
to only call a downgrade if specifically requested. Some older versions
of Perl were having problems with the in-place edit.
* added the new XS constant code.
* Fixed bug in Makefile.PL that stopped "perl Makefile.PL PREFIX=..."
working.
|
|
- Added Test::Harness::Straps
- Partial gutting of the internals
- analyze_file() is more portable
- Test #1 is now element 0 on the details array
- Little bug in the skip 'various reasons' logic fixed
- Wasn't filtering @INC properly when a test is run with -T
- analyze() now considers "not \nok" to be a failure but
Test::Harness still doesn't
- Made sure filehandles are getting closed
- Fixed a warning on VMS
- Removed a little unnecessary code from analyze_file()
- some POD changes.
Fixes PR/15042 by Shell Hung.
|
|
Fixes PR/15226 by Shell Hung.
|
|
- The 'NO_VALIDATION' mode was seriously broken in that it didn't
handle defaults at all.
- The 'NO_VALIDATION' env var was mis-documented as being
'NO_VALIDATE'.
- The 'NO_VALIDATION' env var is now 'PERL_NO_VALIDATION' and this
method of disabling validation is no longer considered alpha.
- The validation functions now check this environment variable every
time they are called.
- Fix problem with CPAN shell's 'r' command that
Attribute::Params::Validate was causing with older Perl's.
- Add ability to specify defaults for parameters and get a new
hash/array back from validate or validate_pos.
- Require Attribute::Handlers if using Perl 5.6.0+.
- fix doc nits.
- Added Attribute::Params::Validate - do validation via attributes
- Rename set_options to validation_options. This can now be exported
safely and is included in the :all export tag. set_options is
deprecated and will be removed in a future release.
Also fixes PR/15225 by Shell Hung.
|
|
|
|
|
|
more localisations, and bugfixes.
|
|
|
|
mainly bugfixes as well as some API enhancements.
|
|
|
|
including
+ intelligent GdkPixbuf rendering
+ sensible pixbuf filtering
+ cache GdkPixbufs
+ cache X resources
+ UI handler algorithmic tweaks
|
|
now makes use of the real "popt" instead of the skeletion in
libgnomesupport.
|
|
New in this release:
* Fix major race condition which could lead to multiple oafd's
* Miscellaneous bug fixes
* FreeBSD fixes
* Build fixes
* Merge lots of bug fixes from former 2.0 branch
* spec file updates
|
|
|
|
what the comment above it claims. Should fix bulk build failure.
|
|
|
|
|
|
a patch for configure so it wasn't really needed anyway.
An autoreconf run here noted a small difference in configure patch so I've
created a new patch distfiles with the new configure patch included.
|
|
by several packages.
|
|
for 4 months!
While I'm here change the maintainer to packages@netbsd.org
|
|
|
|
|
|
|
|
|
|
relocations of the PHP4 module packages.
|
|
|
|
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
to make it compile again
Bumped version number as a package without the first fix may break other ones.
|
|
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
to make it compile again
Bumped version number as a package without the first fix may break other ones.
|
|
Don't pass a GNU-specific m4 argument down to NetBSD's m4.
|
|
the version from the php-4.1.1 distribution.
|
|
the version from the php-4.1.1 distribution.
|
|
the version from the php-4.1.1 distribution.
|
|
the version from the php-4.1.1 distribution.
|