This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

BRL 2.1.22: perl5-style regexps; bugfixes


BRL 2.1.22 released 2000-01-17

	* Perl5.x-style regular expressions are now supported, thanks
	to Dorai Sitaram's pregexp.scm package.

	* Bugfix: REMOTE_USER and SCRIPT_NAME support was broken by
	release 2.1.21.	

	* Bugfix: sql-execute-update did not handle more than two
	arguments in release 2.1.21.

	* sql-statement-results was extended to handle more than two
	arguments.

BRL is a language designed for server-side WWW-based applications,
particularly database applications. It is based on Scheme, which makes
the syntax extremely simple yet powerful. This implementation is a
Java Servlet using the Kawa Scheme compiler.  For more information see
the BRL manual:

http://brl.sourceforge.net/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]