[librep] ChangeLog.
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librep] ChangeLog.
- Date: Sat, 3 Jul 2010 07:15:39 +0000 (UTC)
commit 580dc837d3c750f93d7246cf5c854dc2493d4bda
Author: Teika kazura <teika lavabit com>
Date: Sat Jun 26 14:33:16 2010 +0900
ChangeLog.
ChangeLog | 26 ++++++++++++++++++++++++++
1 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1d818b4..77b6a0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2010-06-26 Teika Kazura <teika lavabit com>
+ * lisp/rep/lang/interpreter.jl
+ * lisp/rep/vm/compiler/rep.jl
+ * man/lang.texi
+ * man/news.texi
+ * src/lisp.c: Backtrace and debugger option fix.
+ Previously, if 'backtrace-on-error' is t, then it is printed even if
+ it's inside of a 'condition-case'. Now, it doesn't. Similar for
+ 'debug-on-error'.
+ However, this edit is not perfect, but does not bring in any new
+ inconvenience either. Read the news and the manual for the details.
+
+ * man/news.texi
+ * src/lisp.c: When you evaluate a closure, the module to which it
+ belongs is printed, too.
+
+ * librep.ebuild.in
+ * man/lang.texi
+ * man/news.texi
+ * src/repint.h
+ * src/structures.c: Doc.
+ Declared that ebuild is not an official one.
+ Internal 64-bit integer availability.
+ Improved 'let' and fluid description.
+ And so on.
+
2010-05-01 Teika Kazura <teika lavabit com>
* man/news.texi
* Src/unix_processes.c: Process execution failure emits a better
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]