Menu

Commit [r550]  Maximize  Restore  History

utilisation de la macro ASIZE pour avoir la taille d'une array plutot qu'utiliser une struct de fin

suppression d'un memory leak improbable dans hash_nick.c
ajout d'un flag de debug: W_TTY qui envoit dans la console active
ajout de GetChanOptions()
optimisations de chaninfo()
optimisations de Get*Options() [avec 10 000 000 d'itérations: strcat 2535 ms, strcpy/index 70-90 ms facteur *30*]
optimisation du formattage pour putchan sprintf(buff + strlen(buff)): 420 ms plutot que sprintf + strcat: 620 ms (1 000 000 it)*

romexzf 2003-11-15

changed /trunk/scoderz/include/fichiers.h
changed /trunk/scoderz/include/main.h
changed /trunk/scoderz/src/admin_cmds.c
changed /trunk/scoderz/src/admin_user.c
changed /trunk/scoderz/src/chaninfo.c
changed /trunk/scoderz/src/debug.c
changed /trunk/scoderz/src/fichiers.c
changed /trunk/scoderz/src/hash_nick.c
changed /trunk/scoderz/src/main.c
changed /trunk/scoderz/src/outils.c
changed /trunk/scoderz/src/serveur.c
changed /trunk/scoderz/src/showcommands.c
/trunk/scoderz/include/fichiers.h Diff Switch to side-by-side view
Loading...
/trunk/scoderz/include/main.h Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/admin_cmds.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/admin_user.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/chaninfo.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/debug.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/fichiers.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/hash_nick.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/main.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/outils.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/serveur.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/showcommands.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.