cvs commit: ports/lang/seed7 Makefile distinfo

Pietro Cerutti gahr at FreeBSD.org
Mon Sep 20 11:36:12 UTC 2010


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


More information about the cvs-all mailing list