Probiotics (in bot form) for programming.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Repozitorijs ir arhivēts. Tam var aplūkot failus un to var klonēt, bet nevar iesūtīt jaunas izmaiņas, kā arī atvērt jaunas problēmas/izmaiņu pieprasījumus.

22 rindas
592B

  1. VERSION 1
  2. Changed Build system to only use Make
  3. Deleted various irrelevant files
  4. New entries in project_list.sql
  5. New project goals
  6. Added build option NVULN=1 to remove kill, raw and dump
  7. added option -url
  8. VERSION 2
  9. Moved NVULN to config.h
  10. Added option -identify
  11. Added commands !magic, !say, !poll N, !vote y|n|u
  12. Added ENABLE_SSL=1 to enable SSL non-functional support
  13. Added libircclient submodule
  14. Fixed some error return values being too high
  15. Fixed commands with more than 1 argument
  16. Changed some macro naming
  17. Fixed Build system to be properly split amongst include/config.h and Makefile