diff options
author | gahr <gahr@FreeBSD.org> | 2012-10-18 21:01:49 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-10-18 21:01:49 +0800 |
commit | 197a039863281a61218d2b098ea44b53dbe8f89c (patch) | |
tree | 691d2c638c28ab264a418bf654dd4bd53e0a230b /devel/glade3 | |
parent | 13845330b5a53fcec5f1de00d03b8f67ba68dabf (diff) | |
download | freebsd-ports-gnome-197a039863281a61218d2b098ea44b53dbe8f89c.tar.gz freebsd-ports-gnome-197a039863281a61218d2b098ea44b53dbe8f89c.tar.zst freebsd-ports-gnome-197a039863281a61218d2b098ea44b53dbe8f89c.zip |
- Update to 05_20121007
Changes:
20121007:
- An error message, that could occur when the Seed7 interpreter is
compiled, is explained in the FAQ and to 'src/read_me.txt'.
- A description of the for-step-statement was added to the manual.
- The library make.s7i was improved. Now makefile dependencies can
contain colons (:) and equal signs (=). The parameters of the echo
command are parsed better now. Calls of the function callOwnProgram
are also avoided now. This way the library works correctly, when it
is used by programs other than make7.sd7.
- The library tar.s7i was improved to set the file mode, when an
archive is extracted.
- Testcases for a variant of the @:= operator, which copies a string
to another, were added to the program chkstr.sd7.
- Interpreter and compiler were improved to support the situation,
when source and destination of the @:= operator (action STR_POSCPY)
are identical.
- The compiler was improved to support the action ITF_DESTR.
- The compiler was improved, to call C compiler and linker with
specific options, such that unneeded functions are ommited (when
the linker and executable file format support this feature).
- The compiler was improved to remove debug symbols, unless called
with -g (some makefiles now define LINKER_OPT_NO_DEBUG_INFO).
- The function name(PROGRAM) was improved, to return the program name
without following symbolic links.
- The function path(PROGRAM) was improved, to follow symbolic links
(see function followLink in cmd_rtl.c). Consequently dir(PROGRAM)
also follows symbolic links.
- The function CommandLineToArgvW in cmd_win.c was improved.
- The files itf_rtl.c and itf_rtl.h, which contain interface
functions, were added.
- The makefile mk_mingc.mak was added to support compilation of the
self extracting version of Seed7.
20120923:
- Experimental support for automatic memory management with reference
counting was added to the interpreter.
- The libraries external_file.s7i, field.s7i, stritext.s7i, gzip.s7i,
listener.s7i, pixmap_file.s7i, shell.s7i, socket.s7i, strifile.s7i,
dir.s7i, utf16.s7i, utf8.s7i and xmldom.s7i were improved to use
the function toInterface.
- The function name(PROGRAM) was improved, to return the name of the
program without extension and without path.
- The interpreter was improved to support the action ITF_DESTR.
Feature safe: yes
Diffstat (limited to 'devel/glade3')
0 files changed, 0 insertions, 0 deletions