- 04 Mar, 2014 8 commits
- 27 Feb, 2014 8 commits
-
-
Dennis Koot authored
-
Dennis Koot authored
-
Dennis Koot authored
-
Dennis Koot authored
-
Dennis Koot authored
-
vcuculo authored
-
Dmitrij D. Czarkoff authored
* Now BSDs don't require setting environment for configure. * No default Makefile any more.
-
Dmitrij D. Czarkoff authored
This allows to avoid extra options for BSDs and strangle Linux systems, where some libraries may be installed under "/usr/local" prefix.
-
- 26 Feb, 2014 3 commits
-
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
-
- 25 Feb, 2014 9 commits
-
-
vysheng authored
-
vysheng authored
Added command create_group_chat <user> <chat topic>.
-
René van Dorst authored
Currently it supports only 1 user on creation. Use chat_add_user to add more users to the chat.
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
Updated ax_lua.m4 to current version from GNU Autoconf Archive's git repository with additional patch to support OpenBSD.[1] Regenerated ``configure'' script. DOcumented changes. --- [1] https://savannah.gnu.org/patch/index.php?8355
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
Both files are generated by ``configure'' script. Given that they: 1. may change after running ``configure'' and 2. are setup-dependent there's no need to track them anyway.
-
Dmitrij D. Czarkoff authored
* files, generated as side-effect of running ``configure'' script, * files, generated by ``configure'' script (Makefile, config.h), * ``telegram'' binary. All these files are setup-dependent and differ between targets.
-
Dmitrij D. Czarkoff authored
This feature is new to GCC 4.4, while OpenBSD uses 4.2.1
-
- 24 Feb, 2014 2 commits
-
-
vysheng authored
-
Jeroen Bobbeldijk authored
-
- 23 Feb, 2014 2 commits
-
-
vysheng authored
catch NULL input in interpreter_chat_mode
-
Anders Iver Gjermo authored
-
- 21 Feb, 2014 1 commit
-
-
vysheng authored
-
- 20 Feb, 2014 2 commits
-
-
vysheng authored
Added .gitignore file
-
Kartik Mistry authored
-
- 18 Feb, 2014 3 commits
-
-
vysheng authored
Update FreeBSD build instruction for linking with lua
-
vysheng authored
-
Li-Wen Hsu authored
-
- 13 Feb, 2014 1 commit
-
-
vysheng authored
Update interface.c to avoid error messages
-
- 12 Feb, 2014 1 commit
-
-
Falk authored
When hitting enter (without writing anything) in an chat prompt always appears an error message telling you that the message is empty. Checking the content of the line can avoid this. I don't know is this behaviour is wrong or right. So please forgive me if it doesn’t make sense.
-