From 67b02e8c2aa545f59c25fa7348b112e49ef3552c Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 20 Sep 2005 19:14:16 +0000 Subject: Preparing 1.2.1 --- AUTHORS | 3 +++ ChangeLog | 34 ++++++++++++++++++++++++++++++++++ NEWS | 25 +++++++++++++++++++++++-- THANKS | 16 ++++++++++------ 4 files changed, 70 insertions(+), 8 deletions(-) diff --git a/AUTHORS b/AUTHORS index 005d9d9..7bde8b5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,3 +9,6 @@ mixal-mode.el, and fixed bugs in other mdk code. Philip E. King designed and implemented mixvm.el. Michael Scholz wrote the German translation po/de.po. + +Sergey Poznyakoff provided patches to mixlib/mix_scanner.l improving +MIXAL compliance. diff --git a/ChangeLog b/ChangeLog index 87d4340..19392d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2005-09-20 Jose Antonio Ortega Ruiz + + * doc/mdk_tut.texi: compliance with 'traditional' ALF directive + documented. + +2005-09-19 Jose Antonio Ortega Ruiz + + * po/de.po: corrections by Jens Seidel. + + * mixgtk/Makefile.am (AM_LDFLAGS): fix libglade dynamic linking. + + * mixutils/mixasm.c:improve -g handling (accept it to not break + potential user scripts) + +2005-04-05 Pieter Pareit + + * mixutils/mixasm.c: make handeling of arguments somewhat robuster. + + * misc/mixal-mode.el: -g option no longer needed on compilation. + + * doc/mdk_mixasm.texi: fix of grammer mistake. + +2005-03-26 Sergey Poznyakoff + + * mixlib/mix_scanner.l (ENTER_WEVAL) Accept an argument, specifying + how many characters to exclude from yyless. + (ws): Removed '+' closure. Throughout the code this macro is used + as {ws}+ or {ws}*, so it is superfluous. + (%{...%} block) [FLEX_DEBUG]: Set yy_flex_debug from the environment + variable. Useful for debugging. + (ALF): Pad with spaces arguments shorter than 5 characters + Accept traditional ALF syntax (withoutq quotes) + (
): Accept w-expressions in literals (between = =). + 2004-08-05 Jose Antonio Ortega Ruiz * mdk: version 1.2 tagged (v1r2). diff --git a/NEWS b/NEWS index a3fd50e..9c27bcf 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,31 @@ GNU MDK -- History of visible changes. -Copyright (C) 2000, 2001, 2002, 2003, 2004, Free Software Foundation, Inc. +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, Free Software Foundation, Inc. See the end for copying conditions. Please send mdk bug reports to bug-mdk@gnu.org. +--------------------------------------------------------------------------- +* Version 1.2.1 (/09/05) + +** MIXAL compliance improvements (Sergey Poznyakoff): + + - w-expressions in literals are now admitted (e.g. LDA =8(1:1)=) + - ALF now accepts non-quoted arguments (in addition to quoted + - ones), as in the original TAOCP definition. + +** German translation updated (thanks to Jens Seidel) + +** mixal.el improvements (Pieter Pareit) + +** Bug fixes: + + - gmixvm's failure to dynamically link with libglade (#13661) + (thanks to Sascha Wilde) + - mixal.el calls mixasm with obsolete -g option (#14569) (thanks to + Sascha Wilde) + - mixasm -g causes a coredump (#14579) (Pieter Pareit) + --------------------------------------------------------------------------- * Version 1.2 (05/08/04) @@ -426,4 +447,4 @@ Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --- -$Id: NEWS,v 1.53 2004/08/05 21:11:04 jao Exp $ +$Id: NEWS,v 1.54 2005/09/20 19:14:16 jao Exp $ diff --git a/THANKS b/THANKS index 05ed480..5338c6d 100644 --- a/THANKS +++ b/THANKS @@ -20,6 +20,9 @@ list of these people. Help me keep it complete and exempt of errors. * Michael Scholz () is the author of the German translation of MDK's user interface. + * Sergey Poznyakoff() provided patches to + mixlib/mix_scanner.l improving MIXAL compliance. + * Francesc Xavier Noria () kindly and thoroughly reviewed the MDK documentation, providing insightful advice. @@ -31,9 +34,9 @@ list of these people. Help me keep it complete and exempt of errors. * Jason Uhlenkott, Andrew Hood (), Radu Butnaru (), Aleix Conchillo (), - Ruslan Batdalov () and WeiZheng - () reported (sometimes with fixes) several - bugs in MDK. + Ruslan Batdalov (), WeiZheng + () and Sascha Wilde reported (sometimes with + fixes) several bugs in MDK. * Nelson H. F. Beebe (, http://www.math.utah.edu/~beebe) has tested MDK in a lot of Unix @@ -44,12 +47,13 @@ list of these people. Help me keep it complete and exempt of errors. () and Johan Swanljung () tested MDK on different platforms. - * Eli Bendersky () and Milan Bella - () reported several documentation bugs. + * Eli Bendersky (), Milan Bella + () and Jens Seidel reported several + documentation bugs. * MDK was inspired by Darius Bacon's MIXAL program (http://www.accesscom.com/~darius/). -- -$Id: THANKS,v 1.19 2004/08/05 21:19:25 jao Exp $ +$Id: THANKS,v 1.20 2005/09/20 19:14:16 jao Exp $ -- cgit v1.2.3