Viktor Szakáts
6752936b57
use web url instead of obfuscated email
2013-10-09 20:08:24 +02:00
Viktor Szakats
cfb1dfd8fa
2013-04-08 00:52 UTC+0200 Viktor Szakats (harbour syenar.net)
...
* bin/check.hb
+ will now check for missing copyright/license message
in source files (except for tests and files shorter
than 20 lines)
* contrib/hbamf/amf.h
* contrib/hbamf/amfstdio.c
* contrib/hbamf/hbamfobj.prg
* contrib/hbamf/hbcls.c
* contrib/hbgt/strasint.c
* contrib/hbhttpd/core.prg
* contrib/hbhttpd/widgets.prg
* contrib/hbmisc/hbedit.prg
* contrib/hbmisc/hbeditc.c
* contrib/hbmisc/stringsx.c
* contrib/hbmisc/udpds.prg
* contrib/hbnf/aredit.prg
* contrib/hbnf/easter.prg
* contrib/hbnf/mouse1.prg
* contrib/xhb/hbsyslog.c
* extras/guestbk/_cgi.prg
* extras/guestbk/_inifile.prg
* extras/guestbk/cgi.ch
* extras/hbdroid/hvminit.c
* extras/hbdroid/msginfo.c
* extras/hbusb/core.c
* extras/hbvpdf/hbvpdf.ch
+ added copyright/license headers where missing
* tests/inifiles.prg
+ synced with another copy
* include/hbclass.ch
* src/compiler/expropta.c
* src/compiler/exproptb.c
* src/macro/macroa.c
* src/macro/macrob.c
* minor cleanup
2013-04-08 00:53:37 +02:00
vszakats
9687850865
2013-03-16 02:10 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* (all files)
* stripped svn header
* minor cleanups
; use following command to find out the history of files:
git log
git log --follow
git blame
git annotate
2013-03-16 02:11:42 +01:00
vszakats
a4a357a18b
2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* /harbour/* -> /*
* moved whole Harbour source tree one level up to
avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00