• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

test


RSS
Rev. 时间 作者
2ea4ee4 master 2010-09-07 11:37:17 TATEISHI Katsuyuki

Merge branch 'master' of http://github.com/ktateish/sandbox

2ab5f1a 2010-04-05 11:44:10 TATEISHI Katsuyuki

Silence the warnings by autoreconf -if.

configure.ac: Specify the directory for libtool's m4 files.
Makefile.am: Tell automake about that directory.

18a6c26 2010-04-03 18:11:42 TATEISHI Katsuyuki

Change error message.

aea6dd3 2010-03-29 13:10:37 TATEISHI Katsuyuki

Change the terms of distribution for genversion.sh.

12c2113 v0.0.4 2010-03-22 20:25:35 TATEISHI Katsuyuki

Update ChangeLogs

0034ebc 2010-03-22 20:24:55 TATEISHI Katsuyuki

Add 2010 to the copyright notice.

2fad644 2010-03-22 20:12:01 TATEISHI Katsuyuki

Merge branch 'autogenversion'

1631649 2010-03-22 20:13:58 TATEISHI Katsuyuki

Add genvers.sh to generate version number.

cf17f11 2010-03-22 20:09:24 TATEISHI Katsuyuki

Rename COPYING -> COPYRIGHT

* COPYING(Copying) is for GNU standards

dbfba4f 2010-03-22 20:09:24 TATEISHI Katsuyuki

Fix macro arguments.

* foreign must be quoted by [] because it is not a macro.
* AC_CHECK_FUNCS must be given function names as one argument.

084c0c9 v0.0.3 2009-09-02 02:19:39 TATEISHI Katsuyuki

Fix -s option.

145c497 2009-09-02 02:11:55 TATEISHI Katsuyuki

Add rpm support

7ca6a95 2009-09-02 01:59:47 TATEISHI Katsuyuki

Remove old macro.

18b39d8 2009-09-02 01:58:00 TATEISHI Katsuyuki

Add subr.h to *_SOURCES as needed.

ecd57f0 2009-09-02 01:40:30 TATEISHI Katsuyuki

Add new program 'from'.

The from is a program to print your mailbox summary.

23ee319 2009-08-24 20:10:06 TATEISHI Katsuyuki

Modify gitignore

1bf2d0f 2009-08-24 19:38:43 TATEISHI Katsuyuki

Add new library subr.

Makefile.am configure.ac: Add lib entry.
lib/: Add new library.
hello.c: Modify to use library function.

cd91a75 2009-08-24 18:44:51 TATEISHI Katsuyuki

Add -v option to hello.

23a052e 2009-08-10 16:33:45 TATEISHI Katsuyuki

BUFLEN -> BUFSIZ.

1bee67b 2009-07-13 13:25:29 TATEISHI Katsuyuki

Add new entries to .gitignore.

db479ab 2009-07-13 13:22:35 TATEISHI Katsuyuki

Add a new program "localtime" and rename hello's source file.

b4c7dd2 2009-06-20 10:54:33 TATEISHI Katsuyuki

Add new files.

9b743fc 2009-05-03 02:21:50 TATEISHI Katsuyuki

Initial commit