Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 2010 07:17:16 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/seed7 Makefile distinfo pkg-plist
Message-ID:  <201009180717.o8I7HGVb046405@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gahr        2010-09-18 07:17:16 UTC

  FreeBSD ports repository

  Modified files:
    lang/seed7           Makefile distinfo pkg-plist 
  Log:
  - Update to 05_20100905
    Changes:
    - The chapter explaining the type 'time' in the manual was improved.
    - The support for source level debugging in the compiler (comp.sd7) was
      improved. Now the option -g generates better #line directives and the 'main'
      function was arranged such that the current line shown by a debugger is
      correct when the program is started.
    - In the "seed7_05.s7i" library the function "rpos" was overloaded to do a
      reverse search for a character in a string starting from a given position.
    - The files "str_rtl.c", "strlib.c", "primitiv.c" and the compiler were
      improved to support the primitive action STR_RCHIPOS (which implements the
      new overloaded 'rpos' function).
  
  Revision  Changes    Path
  1.27      +1 -1      ports/lang/seed7/Makefile
  1.24      +3 -3      ports/lang/seed7/distinfo
  1.10      +2 -0      ports/lang/seed7/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009180717.o8I7HGVb046405>