Viktor Szakats
24f82d4a5d
2013-03-19 02:42 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* doc/howtorep.txt
* minor casing
* src/vm/dlmalloc.c
* src/vm/hvm.c
! fixed mingw -Wstrict-prototypes warnings
2013-03-19 02:43:35 +01:00
Pritpal Bedi
575388299a
Omitted ChangeLog entry.
2013-03-18 17:39:25 -07:00
Pritpal Bedi
40144dc402
TIPClientHTTP - Added method delete() to post the http verb DELETE required for RESTful implementations.
2013-03-18 16:59:27 -07:00
Viktor Szakats
13297d34e9
silly regression in 2013-02-17 12:43 UTC+0100 causing -icon= option to stop working. Thanks to Pritpal for reporting.
2013-03-19 00:15:47 +01:00
Viktor Szakats
1071ec391c
Merge https://github.com/vszakats/harbour-core
...
After resolving conflict in ChangeLog.txt
and closing pull request #3
2013-03-18 23:54:17 +01:00
vszakats
b99cc9649c
documented Git 1.7 requirement
2013-03-18 23:47:03 +01:00
Viktor Szakats
890b182a38
! fixed not to double each doc entry
...
* cleanups
2013-03-18 22:18:10 +01:00
Viktor Szakats
c6f10790d8
cleanups
2013-03-18 21:52:57 +01:00
Viktor Szakats
20d209c502
doc cleanups
2013-03-18 19:03:34 +01:00
Viktor Szakats
b2479a3838
Twitter working ok. Test file deleted.
2013-03-18 18:30:44 +01:00
Viktor Szakats
1a351eb225
commit for checking Twitter notifications
2013-03-18 18:29:24 +01:00
Viktor Szakats
7c816710f2
fixed cairo_pattern_get_radial_points() to cairo_pattern_get_radial_circles() after pull request #2
2013-03-18 17:23:18 +01:00
Viktor Szakats
131a06bf5d
uncrustified after pull request #2
2013-03-18 17:14:25 +01:00
Szakáts Viktor
664ff47bf5
formatting
2013-03-18 17:10:53 +01:00
Szakáts Viktor
6b05b3e134
keep alphabetical order of sources
2013-03-18 17:10:18 +01:00
Szakáts Viktor
5043376a15
Merge pull request #2 from oscarhdezsz/dev/oscarhdezsz/hbcairo/pattern
...
Dev/oscarhdezsz/hbcairo/pattern
2013-03-18 09:08:40 -07:00
oscarhdezsz
212cfd0c1e
Fix cairo_pattern_get_surface
2013-03-18 15:57:38 +00:00
oscarhdezsz
5a7ff2abe6
Fix hb_stord to hb_stornd
2013-03-18 15:07:41 +00:00
Viktor Szakats
93a97df51a
fixes #1 (test issue)
2013-03-18 14:17:55 +01:00
Viktor Szakats
84a404a1f9
formatting
2013-03-18 01:27:41 +01:00
Viktor Szakats
9b36ff7f99
added GitHub client links (Mac/Windows)
2013-03-18 00:28:07 +01:00
oscarhdezsz
f1b3a65ccf
Fixes and suggestions by Viktor Szakats
...
- HB_ISBYREF() is not needed when you're calling hb_stor*() functions.
- Declare always CAIRO_IMAGE_SURFACE_CREATE_FOR_DATA and
CAIRO_IMAGE_SURFACE_CREATE.
- Update hbcairo.hbx and align case.
2013-03-17 23:21:07 +00:00
Viktor Szakats
69c60e9ef3
automatically use the git username and e-mail in the generated ChangeLog.txt entries
2013-03-18 00:10:57 +01:00
oscarhdezsz
e32a8d1361
Add pattern support to hbcairo
2013-03-17 23:10:08 +00:00
Viktor Szakats
4b077bd8cf
updated for Git
2013-03-18 00:02:08 +01:00
vszakats
ab5144e65c
fixed to always define .prg level CAIRO_IMAGE_SURFACE_CREATE()
2013-03-17 23:04:47 +01:00
vszakats
a91e505c8b
cleanups to $EXAMPLES$
2013-03-17 21:59:19 +01:00
vszakats
f3291fa597
renamed non-entry modules to have a '_' prefixed filename
2013-03-17 21:48:49 +01:00
vszakats
ff2078e040
2013-03-17 21:46 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* README.txt
+ added wikipedia article link
* extras/hbdoc/genhtml.prg
* extras/hbdoc/genxml.prg
* extras/hbdoc/hbdoc.hbp
* extras/hbdoc/hbdoc.prg
* extras/hbdoc/tmplates.prg
+ can now be run as script
! fixed to not chop off left columns of examples and tests
* synced banner function with utils
* use strings instead of ASCII values to represent them
! fixed source directory reference
! close some unclosed HTML tags
* doc/en/menu.txt
* cleanup
* doc/en/file.txt
* doc/en/hbflock.txt
* doc/en/memo.txt
* doc/en/string.txt
* deleted faulty 64K limit information
* extras/httpsrv/cgifunc.prg
* extras/httpsrv/uhttpd.hbp
* extras/httpsrv/uhttpd.ini
* extras/httpsrv/uhttpd.prg
* instead of HRBMAIN() start whatever is the first public
function in external script modules
+ uhttpd can now be run as script
* minor cleanups
+ extras/httpsrv/logs/empty
+ added empty directory to avoid error on startup of uhttpd
2013-03-17 21:46:39 +01:00
vszakats
4e04321b22
deleted website updater script. no longer needed with GitHub
2013-03-17 16:07:05 +01:00
vszakats
9fd7401acd
updated repo name
2013-03-17 16:06:22 +01:00
vszakats
cc7948fab3
minor formatting
2013-03-17 14:52:45 +01:00
vszakats
36e3c04883
2013-03-17 10:21 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* .gitattributes
+ added .md
* contrib/hbrun/hbrun.md
* utils/hbmk2/hbmk2.prg
* show 'hbrun' instead of 'hbmk2' when outputting
hbrun help
2013-03-17 10:24:51 +01:00
vszakats
7d639a61ea
+ added links to hbmk2 and hbrun help
...
* replaced hbmk2 -help with web link for it
2013-03-16 18:47:53 +01:00
vszakats
1bf4ab8423
* minor correction to a help item
...
* added note about accepted dirsep types
2013-03-16 18:43:40 +01:00
vszakats
506a8843f3
added prompt to examples cmds
2013-03-16 18:28:45 +01:00
vszakats
cd55ab7951
2013-03-16 18:25 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* utils/hbmk2/hbmk2.prg
+ added options (-longhelpmdsh) to generate hbrun .md help
+ contrib/hbrun/hbrun.md
+ added .md help for hbrun
(generated using hbmk2 -longhelpmdsh > hbrun.md)
2013-03-16 18:26:38 +01:00
vszakats
0bafae75e4
added .md help for hbmk2 (generated using hbmk2 -longhelpmd > hbmk2.md)
2013-03-16 18:21:02 +01:00
vszakats
cfd8f7db38
2013-03-16 18:11 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* config/global.mk
* minor
* utils/hbmk2/hbmk2.prg
* experimenting with formatting the revision number
to more readable format
2013-03-16 18:12:27 +01:00
vszakats
80ff78d719
cleanups and fixes in comments/docs mostly
2013-03-16 17:38:53 +01:00
vszakats
90f84f6472
fixed to use HB_SIZE instead of int
2013-03-16 17:00:00 +01:00
vszakats
f1640dac57
2013-03-16 16:12 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* bin/3rdpatch.hb
* COPYING -> COPYING.txt
* src/common/hbver.c
* 'Rev.' -> 'r' in VERSION() string. This affects
all utility banners
* utils/hbi18n/hbi18n.prg
* assemble version display instead of assumptions
about VERSION() content
* utils/hbmk2/hbmk2.*.po
* utils/hbmk2/hbmk2.prg
* cleanups
* tests/cblock.prg -> tests/codebl2.prg
* rename
2013-03-16 16:33:50 +01:00
vszakats
64f85a9b9e
'Rev.' -> 'r' in hbmk2/hbrun header
2013-03-16 13:49:52 +01:00
vszakats
32d3124da7
typo and testing commit author
2013-03-16 13:08:19 +01:00
Viktor Szakats
3c130f2d86
do not generate VCS id header
2013-03-16 12:53:23 +01:00
vszakats
7a00912755
2013-03-16 12:15 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* utils/hbmk2/hbmk2.*.po
* utils/hbmk2/hbmk2.prg
* changed order of VCS systems in help
* config/global.mk
- deleted commented svn support
* tests/stripsvn.hb -> tests/stripid.hb
* avoid the word 'svn'
2013-03-16 12:16:16 +01:00
vszakats
fff340897e
2013-03-16 12:10 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* README.txt
* minor to git clone
* src/pp/hbpp.c
* avoid the word 'svn'
2013-03-16 12:11:13 +01:00
vszakats
6c3070d8b6
2013-03-16 04:51 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* config/global.mk
! fixed to not try to query git information and fail,
when run in a source snapshot
2013-03-16 04:52:47 +01:00
vszakats
6dc4df96dd
2013-03-16 04:42 UTC+0100 Viktor Szakats (harbour syenar.net)
...
* package/updt_web_nightly.sh
+ use curl instead of wget
2013-03-16 04:43:05 +01:00
vszakats
695168cb47
2013-03-16 03:40 UTC+0100 Viktor Szakats (harbour syenar.net)
...
+ package/mpkg_src.sh
+ readded script which is required by other pkg scripts
+ implemented git support
% svn related stuff (some inactive) deleted
2013-03-16 03:42:30 +01:00