Probiotics (in bot form) for programming.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、課題・プルリクエストのオープンはできません。

23 行
574B

  1. VERSION 1
  2. Upgraded to just Make
  3. New entries in project_list.sql
  4. Deleted various irrelevant files
  5. Updated project goals
  6. Pruned pair parser
  7. Reduced creds struct
  8. ADDED NVULN=1 build option to remove kill, raw and dump
  9. ADDED option -url
  10. VERSION 2
  11. Added option -identify
  12. Added commands !magic, !say
  13. Added ENABLE_SSL=1 to enable SSL non-functional support
  14. Added libircclient submodule
  15. Fixed some error return values being too high
  16. Fixed commands with more than 1 argument
  17. Changed some macro naming
  18. Fixed Build system to be properly split amongst include/config.h and Makefile