Timeline


and

May 13, 2013:

8:12 PM Changeset [67009f92] by Jason Gross <jasongross9@gmail.com>
Merge c2866ecce166474ab92c7f75d53d7de0d6d884a0 into 0625919d1e483ec9ba11021e1281e05f9d2b877a
8:11 PM Changeset [c2866ec]release-1.10 by Jason Gross <jgross@mit.edu>
Split irc messages into chunks From Zephyr: barnowl / irc-cutoff / kchen 2013-05-09 16:38 (Everyone Left Wheel Thru) This might be an IRC limitation. RFC 1459 says: "IRC messages are always lines of characters terminated with a CR-LF (Carriage Return - Line Feed) pair, and these messages shall not exceed 512 characters in length, counting all characters including the trailing CR-LF. Thus, there are 510 characters maximum allowed for the command and its parameters. There is no provision for continuation message lines. See section 7 for more details about current implementations." (I didn't read the rest of the RFC to know how many other bytes are involved in sending a message.) I chose 450 to be the default cut-off semi-arbitrarily; freenode seems to allow up to about 463 characters (to channel #agda, with username jgross).

May 6, 2013:

10:17 PM Ticket #249 (Investigate support for bidi (Arabic/Hebrew)) created by andersk@mit.edu
I don’t really know what’s supposed to happen here, but I think merely …

Apr 24, 2013:

4:29 PM Ticket #248 (Make `:sub -mumble` less confused) created by jgross@mit.edu
[…] Zephyr treats subscription triples starting with - as punts.
4:27 PM Ticket #247 (Make zpunt (optionally) write to .zephyr.subs) created by jgross@mit.edu
Zephyr has a punt mechanism, which uses the - prefix. :zpunt

Apr 19, 2013:

3:23 AM Changeset [cffb044] by Anders Kaseorg <andersk@mit.edu>
Merge 0625919d1e483ec9ba11021e1281e05f9d2b877a into 487cc2b1b658bcc696e3951201320be455fc86e4
3:22 AM Changeset [0625919]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Check that programs support --help and --version in ‘make installcheck’ Also, put ‘foreign’ before ‘-Wall’ because automake ≥ 1.10, < 1.12 may interpret the other order differently: http://debbugs.gnu.org/cgi-bin/bugreport.cgi?bug=7669 Signed-off-by: Anders Kaseorg <andersk@mit.edu>
3:22 AM Changeset [8f335a8]release-1.10 by Anders Kaseorg <andersk@mit.edu>
zcrypt: Accept --help Signed-off-by: Anders Kaseorg <andersk@mit.edu>
3:22 AM Changeset [5175cf8]release-1.10 by Anders Kaseorg <andersk@mit.edu>
zcrypt: Accept --version Signed-off-by: Anders Kaseorg <andersk@mit.edu>
3:22 AM Changeset [478dc8e]release-1.10 by Anders Kaseorg <andersk@mit.edu>
zcrypt: Use getopt_long Signed-off-by: Anders Kaseorg <andersk@mit.edu>
3:22 AM Changeset [499224d]release-1.10 by Anders Kaseorg <andersk@mit.edu>
barnowl --help: Write to stdout and exit successfully Signed-off-by: Anders Kaseorg <andersk@mit.edu>
3:22 AM Changeset [a223b6b]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Build bin/{barnowl,tester} instead of {barnowl,tester}.bin This lets us get rid of some silly install and uninstall hooks. Signed-off-by: Anders Kaseorg <andersk@mit.edu>

Apr 18, 2013:

3:38 PM Changeset [52bee9c] by Anders Kaseorg <andersk@mit.edu>
Merge 487cc2b1b658bcc696e3951201320be455fc86e4 into 60e8617904bd9d4cfd97f15d5ec92e713962db99
3:36 PM Changeset [487cc2b]release-1.10 by Anders Kaseorg <andersk@mit.edu>
configure: Support --disable-maintainer-mode automake < 1.8 doesn’t distribute m4/*.m4 even though it generates a rule for aclocal.m4 that depends on them. Supporting --disable-maintainer-mode allows ‘make distcheck’ to disable this rule. Whatever. It might be handy to have around anyway. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
3:36 PM Changeset [78b9503]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Distribute files in doc/ individually ‘make distcheck’ in automake < 1.11 throws permission errors when some files in doc/ are distributed twice: http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view&pr=533 Signed-off-by: Anders Kaseorg <andersk@mit.edu>
3:36 PM Changeset [24ece84]release-1.10 by Anders Kaseorg <andersk@mit.edu>
Explicitly substitute abs_builddir, abs_srcdir automake < 1.10 didn’t do this by default, resulting in failures of ‘make check’ and the ‘./barnowl’ wrapper script. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Note: See TracTimeline for information about the timeline view.