summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-04-18 10:47:14 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-04-18 10:47:14 -0700
commite21f19001551eddbb8d27acea1327590ce124461 (patch)
tree20d20e1f3ed7deca262fcd0c2bd366af88715c81 /ChangeLog
parentc765b773e63b2099a050fef21b5e7f06296af2ec (diff)
downloadtxr-e21f19001551eddbb8d27acea1327590ce124461.tar.gz
txr-e21f19001551eddbb8d27acea1327590ce124461.tar.bz2
txr-e21f19001551eddbb8d27acea1327590ce124461.zip
Adding getenv, setenv and unsetenv.
* lib.c (setenv, unsetenv): Changed static functions to external. Moved them out of the #if !HAVE_TIMEGM block. * lib.h (setenv, unsetenv): Declared. * sysif.c (getenv_wrap, setenv_wrap, unsetenv_wrap): New functions. (sysif_init): Registered getenv, setenv and unsetenv. * txr.1: Documented getenv, setenv and unsetenv. * tl.vim, txr.vim: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab9270b2..7aeac2b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
2015-04-18 Kaz Kylheku <kaz@kylheku.com>
+ Adding getenv, setenv and unsetenv.
+
+ * lib.c (setenv, unsetenv): Changed static functions to external.
+ Moved them out of the #if !HAVE_TIMEGM block.
+
+ * lib.h (setenv, unsetenv): Declared.
+
+ * sysif.c (getenv_wrap, setenv_wrap, unsetenv_wrap): New functions.
+ (sysif_init): Registered getenv, setenv and unsetenv.
+
+ * txr.1: Documented getenv, setenv and unsetenv.
+
+ * tl.vim, txr.vim: Regenerated.
+
+2015-04-18 Kaz Kylheku <kaz@kylheku.com>
+
Fix quasistring regression introduced in TXR 81.
* parser.y (expand_meta): This function must recognize