zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Math news not quite as it happens
@ 2015-05-15  9:22 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 2015-05-15  9:22 UTC (permalink / raw)
  To: Zsh Hackers' List

Finally for this morning...  I've forgotten how long it's been since the
last release...

pws


diff --git a/NEWS b/NEWS
index 55b1be7..44bf6b9 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,13 @@ Changes from 5.0.7 to 5.0.8
   as a reference to a variable, e.g. ${(ps.$sep.)foo} to split $foo
   on a string given by $sep.
 
+- The option FORCE_FLOAT now forces variables, not just constants,
+  to floating point in arithmetic expressions.
+
+- The type of an assignment in arithmetic expressions, e.g. the
+  type seen by the variable res in $(( res = a = b )), is now
+  more logical and C-like.
+
 - The default binding of 'u' in vi command mode has changed to undo
   multiple changes when invoked repeatedly. '^R' is now bound to redo
   changes. To revert to toggling of the last edit use:


-- 
Peter Stephenson | Principal Engineer Samsung Cambridge Solution Centre
Email: p.stephenson@samsung.com | Phone: +44 1223 434724 |
www.samsung.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-15  9:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15  9:22 PATCH: Math news not quite as it happens Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).