Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 11:36:12 +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
Message-ID:  <201009201136.o8KBaCoH074466@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gahr        2010-09-20 11:36:12 UTC

  FreeBSD ports repository

  Modified files:
    lang/seed7           Makefile distinfo 
  Log:
  - Update to 05_20100919
    Changes:
    - The chapter explaining string indexing in the manual was improved.
    - The compiler (comp.sd7) and the hi interpreter were improved to support the
      actions "ITF_CMP" and "ITF_HASHCODE".
    - The parameter names of the functions arc, chord and pieslice in the
      "draw.s7i" library were changed to startAngle and sweepAngle.
    - The compiler was improved such that compiled programs which use SIGALARM
      (the functions 'wait' and 'await' from the "time.s7i" library may use
      SIGALARM) can be terminated with ctrl-c followed by * and enter.
    - Parameter names were added to the prototypes in the file "drw_drv.h".
    - The function drwPFArcPieSlice in "drw_win.c" was implemented.
    - The functions drwFCircle and drwPFCircle in "drw_x11.c were improved.
  
  Revision  Changes    Path
  1.28      +1 -1      ports/lang/seed7/Makefile
  1.25      +3 -3      ports/lang/seed7/distinfo



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