File: CREDITS

package info (click to toggle)
source-highlight 3.1.4-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 9,404 kB
  • ctags: 5,526
  • sloc: sh: 10,428; cpp: 9,884; ansic: 8,483; makefile: 1,782; lex: 1,184; yacc: 1,009; php: 213; perl: 211; awk: 98; erlang: 94; java: 73; ruby: 69; python: 61; asm: 43; ml: 38; ada: 36; haskell: 27; xml: 23; lisp: 21; cs: 11; sql: 8; tcl: 6; sed: 3
file content (70 lines) | stat: -rw-r--r-- 2,782 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Credits for Source-highlight

Some of these people helped me previously with java2html, and cpp2html, so
they implicitly helped me also for source-highlight (if I forgot
to mention someone, please let me know):

   * Marcus G. Daniels who gave me some good advices about
     GNU standards,
   * Osvaldo Pinali Doederlein for tab option
     idea,
   * Richard Freedman for feed back and bug
     notifications
   * John Constantine for some great
     suggestions I'll surely apply.
   * Raymond Lambe, for quotation bug
     notification
   * Robert J. Clark for adding -input, -output, -title
     options
   * Hans-Peter Bischof for suggestions (to apply).
   * Luc Maisonobe for the patch for const char * in
     order to make it work under gcc 2.95
   * Jari Korva for the bug of \" inside a string and &
     treatment, and especially for adding CSS options and handling
   * Kaloian Doganov for .css suggestion and for
     providing some nice .css files
   * Ziv Caspi found the bug of \\ in chars
   * Chris Mason found the darkgreen bug, and that
     --tab was not documented
   * Michael Gasche found the bug of /* comment inside
     another environment
   * Xavier Outhier added --header and --footer options
   * Tom Hull added hexadecimal and floating point
     handling
   * Maxim Dementiev reported bug in cmdline.c
   * Geurt Vos sent me keywords file and added many
     highlightings and # color formats, and added some colors.
   * Aldo D. Longhi reported alloca problem
   * Robert Wetzel added CGI support
   * Martin Gebert notified some errors, and he's
     implementing ksrc2html, a KDE interface to these programs.  He also
     wrote the scanner for Prolog and Python.
   * Arto Viitanen found some bugs
   * Bernie Boudet suggested customization of normal
     text
   * Christian Paulsen notified the error for
     multiple input files
   * Alexios Zavras and Bruno Schweizer
     notified the problem in compilation
     with gcc 3.0.
   * Ed Scott and Andre Charbonneau
     suggested line number feature.
   * Alain Barbet wrote the Perl scanner.
   * Dan barthel fixed a compilation error on some
     compilers
   * Keith Robertson notified a bug in line
     numbering in the presence of I/O redirection
   * Manuel Kauers and Fabio Calefato
     reported the bug of if, while, highlighting for
     Java sources.
   * Christian W. Zuckschwerdt and Josh Ghiloni
     helped in generating xhtml code.
   * Konstantine Serebriany helped in creating the ESC
     output format and using source-highlight with less
   * Marc Ct wrote the scanenr for Lua
   * Noritsugu Nakamura wrote the scanner for
     Ruby
   * Stuart Rackham wrote the DocBook output
     format definition
   * Dirk Jagdmann wrote the postscript language
     definition