Directory types/lighter/

Directory Created:
2007-06-02 11:05
Total Files:
1
Deleted Files:
0
Lines of Code:
122

[root]/types/lighter

Lines of Code

types/lighter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 182 (100.0%) 16.5
ryo_saeba 3 (27.3%) 136 (74.7%) 45.3
partmedia 3 (27.3%) 23 (12.6%) 7.6
akirschbaum 2 (18.2%) 19 (10.4%) 9.5
quinet 1 (9.1%) 2 (1.1%) 2.0
kbulgrien 1 (9.1%) 1 (0.5%) 1.0
anmaster 1 (9.1%) 1 (0.5%) 1.0

Most Recent Commits

partmedia 2014-06-06 17:30 Rev.: 19529

Clean up standard C headers.

21 lines of code changed in 1 file:

  • types/lighter: lighter.c (+21 -27)
partmedia 2014-04-25 19:00 Rev.: 19364

Refactor to use C99 integer type names.

Submitted by: Tolga Dalman

1 lines of code changed in 1 file:

  • types/lighter: lighter.c (+1 -1)
partmedia 2014-04-14 18:08 Rev.: 19340

Fix several unsafe uses of strncpy(3).

1 lines of code changed in 1 file:

  • types/lighter: lighter.c (+1 -1)
ryo_saeba 2010-08-01 03:16 Rev.: 13537

Fix lighter message containing 'NULL'.

0 lines of code changed in 1 file:

  • types/lighter: lighter.c (-3)
kbulgrien 2010-05-28 01:12 Rev.: 13308

- Remove unused "oldmessage" parameter from draw_ext_info(),
draw_ext_info_format(), ext_info_map(), ext_info_map_except(), and
ext_info_map_except2() functions and calls.

1 lines of code changed in 1 file:

  • types/lighter: lighter.c (+1 -1)
akirschbaum 2009-06-12 10:46 Rev.: 11817

Rename most functions in object.c to object_xxx().

3 lines of code changed in 1 file:

  • types/lighter: lighter.c (+3 -3)
akirschbaum 2009-01-24 03:20 Rev.: 11226

Whitespace changes: consistently reformat code.

16 lines of code changed in 1 file:

  • types/lighter: lighter.c (+16 -20)
quinet 2008-07-20 04:49 Rev.: 9584

Automatic style fix: replace "foo* bar" by "foo *bar", remove extra spaces inside parentheses, etc.

2 lines of code changed in 1 file:

  • types/lighter: lighter.c (+2 -2)
anmaster 2008-06-01 11:40 Rev.: 9198

Set svn:eol-style to native on *.c and *.h files that were missing it.

1 lines of code changed in 1 file:

  • types/lighter: lighter.c (+1)
ryo_saeba 2007-07-07 12:20 Rev.: 6759

Try to factor esrv_del_item and esrv_send_item into remove_ob() and insert_ob_in_ob(). Fix calls to esrv_send_item that are really esrv_update_item().

0 lines of code changed in 1 file:

  • types/lighter: lighter.c (-2)
ryo_saeba 2007-06-02 11:05 Rev.: 6386

Fix wrong check for object applying. Move ob_apply logic for LIGHTER objects to the ob_method system.

136 lines of code changed in 1 file:

  • types/lighter: lighter.c (new 136)
Generated by StatSVN 0.7.0