genius r614 - in trunk: . help/C src
- From: jirka svn gnome org
- To: svn-commits-list gnome org
- Subject: genius r614 - in trunk: . help/C src
- Date: Fri, 16 Nov 2007 05:29:22 +0000 (GMT)
Author: jirka
Date: 2007-11-16 05:29:20 +0000 (Fri, 16 Nov 2007)
New Revision: 614
ViewCVS link: http://svn.gnome.org/viewcvs/genius?rev=614&view=rev
Modified:
trunk/ChangeLog
trunk/Makefile.am
trunk/NEWS
trunk/configure.in
trunk/help/C/genius.txt
trunk/help/C/genius.xml
trunk/src/calc.c
trunk/src/funclib.c
trunk/src/geloutput.c
trunk/src/geloutput.h
trunk/src/gnome-genius.c
trunk/src/lexer.l
Log:
Thu Nov 15 23:30:51 2007 Jiri (George) Lebl <jirka 5z com>
* src/calc.c: Much nicer pretty printing of matrices. Rather
than using tabs, use commas and align elements successive rows.
Both nicer, more readable (when MixedFractions is on) and more
compact way of seeing matrices. Yay!
* src/lexer.l: drop the tab support for entering matrices. Not only
was it stupid, it didn't work on the command line
* src/funclib.c: fix print, printn and display functions to not follow
the line length limits like normal output
* src/calc.c: when pretty printing a matrix, only print the leading
newline if we are not in fact on the start of a line
* configure.in: check for svn rather than cvs to add extra warnings
* src/gnome-genius.c: make is_uri static to avoid a warning
* help/C/genius.xml: update the manual
* NEWS: update
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]