Next | Query returned 113 messages, browsing 81 to 90 | Previous

History of commit frequency

CVS Commit History:


   2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-08-28 08:05:32 by Johnny C. Lam | Files touched by this commit (25)
Log message:
Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, \ 
"rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
   2004-08-18 15:52:38 by Minoura Makoto | Files touched by this commit (1)
Log message:
Update for recent dependencies/version.
   2004-08-18 15:51:50 by Minoura Makoto | Files touched by this commit (1)
Log message:
Remive ONLY_FOR_PLATFORMS:
 - Now that we depend on devel/boehm-gc, we can rely on it.
 - Gauche is now reported to work on Linux/Alpha; it means LP64 problem is
  fixed.
   2004-08-08 09:05:38 by Minoura Makoto | Files touched by this commit (5)
Log message:
Updated to 0.8.1.

Gauche-0.8.1 is a maintainance release of Gauche-0.8.
Gauche-0.8 release announce is cited here:

* *New Features*

    o Auxiliary scripts: Gauche now installs a few scripts
      that help to build and install extension packages. The
      gauche-package script handles download, unpacking,
      configuration, building and installation in one command
      invocation. See the description of "Using extension
      packages" section of the manual. (NB: this feature is
      still new and may have problems, but hey, let's give a
      try.) A couple of auxiliary scripts, gauche-cesconv and
      gauche-install can be called from Makefile. They don't
      have documentation yet, but try --help option for these
      scripts.

    o Module util.match: Andrew Wright's match macro is
      bundled. It is modified to handle Gauche's object system.

* *Improvements*

    o A couple of performance tuning were done for I/O and
      loading Scheme files.

    o Now you can subclass <error> class as well as
      <exception> class to define your own error type. A new
      built-in macro guard, which is SRFI-34 compliant, can be
      used to handle errors selectively. Eventually the errors
      from built-in procedures will have more structured
      exception hierarchy.

    o New built-in system procedures: sys-lchown, sys-realpath.

    o Built-in sort routines now have stable versions,
      stable-sort and stable-sort!.

    o New built-in macro: let/cc.

    o New built-in keyword procedures: delete-keyword, delete-keyword!.

    o New built-in regexp procedure: rxmatch-num-matches.

    o Module file.util: new procedures: file-is-symlink?,
      file->string, file->string-list, file->list, file->sexp-list.

    o Module gauche.net: documented the previously
      experimental procedures: socket-send, socket-sendto,
      socket-recv, socket-recvfrom, socket-getpeername,
      socket-getsockname. Now these are official procedures.

    o Module gauche.process: process-command wasn't exported,
      even though it was documented.

    o Module gauche.test: you can control whether the error in
      the test procedure is reported or not by an envioronment
      variable GAUCHE_TEST_REPORT_ERROR and a global variable
      *test-report-error*. Useful to find a problem during testing.

    o Module www.cgi: new procedure cgi-get-metavariables;
      allows the user routine to take metavariables via
      cgi-metavariables parameter, so that cgi scripts can be
      easily modularized.

    o Module gauche.parseopt: support of "optional
      option-argument" is added.

    o Module gauche.array: homogeneous numeric array types are added.

    o Module text.html-lite: added frame-related tags.

* *Bug Fixes*
 [snip]
   2004-07-18 12:49:49 by Marc Recht | Files touched by this commit (10) | Package updated
Log message:
bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
   2004-07-18 11:38:26 by Amitai Schlair | Files touched by this commit (4)
Log message:
Remove the ${OPSYS} test around inclusion of dlcompat/buildlink3.mk,
as that test is now done by the buildlink3 file itself.
   2004-06-02 15:57:33 by Minoura Makoto | Files touched by this commit (1)
Log message:
Regen.
   2004-06-02 15:56:56 by Minoura Makoto | Files touched by this commit (1)
Log message:
Fix broken info/dir entries.
   2004-06-02 15:55:59 by Minoura Makoto | Files touched by this commit (1)
Log message:
NetBSD-2.0 get*by*_r functions are for internal use.

Next | Query returned 113 messages, browsing 81 to 90 | Previous