/server/trunk Developers: kfitzner

Login name:
kfitzner
Total Commits:
4 (0.0%)
Lines of Code:
20 (0.0%)
Most Recent Commit:
2013-04-12 10:28

Activity by Clock Time

Activity by Hour of Day for kfitzner

Activity by Day of Week for kfitzner

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 4 (100.0%) 20 (100.0%) 5.0
macros/ 2 (50.0%) 17 (85.0%) 8.5
socket/ 2 (50.0%) 3 (15.0%) 1.5

Activity of kfitzner

Most Recent Commits

kfitzner 2013-04-12 10:28 Rev.: 18670

Re-add non-versioned directories into the python directory search list. Behaviour should now be identical to before change #18669.

3 lines of code changed in 1 file:

  • macros: cf_python.m4 (+3 -3)
kfitzner 2013-04-11 11:25 Rev.: 18669

Remove brace expansion from loops checking multiple Python versions, add single version list at the top of the macro to make editing simpler in the future.

Corrects ticket #747, "Bashisms break configure script for users of POSIX /bin/sh", https://sourceforge.net/p/crossfire/bugs/747/

14 lines of code changed in 1 file:

  • macros: cf_python.m4 (+14 -3)
kfitzner 2013-04-08 21:03 Rev.: 18668

Fix SF bug #750 Server compile failure, metaserver.c, regression caused update 18667.

1 lines of code changed in 1 file:

  • socket: metaserver.c (+1 -1)
kfitzner 2013-04-06 10:20 Rev.: 18667

Fix problem where initialization of the metaserver mutex was behind #IFDEF HAVE_CURL_CURL_H, but usage of it wasn't. This causes hangs on some platforms.

2 lines of code changed in 1 file:

  • socket: metaserver.c (+2)
Generated by StatSVN 0.7.0