Commit Graph

18593 Commits

Author SHA1 Message Date
Szakáts Viktor
5703021253 travis: enabled more optional components 2013-03-23 12:44:50 +01:00
Viktor Szakats
eeee015a4d removed unnecessary win platform guard. (In Harbour
dynlib calls work on every OS)
2013-03-22 19:06:50 +01:00
Szakáts Viktor
49711d0d74 travis: disabled e-mail notifications
docs here: http://about.travis-ci.org/docs/user/notifications/
2013-03-22 12:48:11 +01:00
Viktor Szakats
3640917ad8 added link to automated build service page 2013-03-22 11:12:49 +01:00
Viktor Szakats
ffad99b778 Merge branch 'master' of https://github.com/harbour/core 2013-03-22 10:56:39 +01:00
Szakáts Viktor
7c3ceb758c Merge pull request #4 from vszakats/master
enabling automatic build tests on travis-ci.org
2013-03-22 02:54:46 -07:00
Viktor Szakats
a0b7d02b9d expat installation examples deleted (it's hosted locally) 2013-03-22 03:50:10 +01:00
Szakáts Viktor
22710f5492 travis: minor 2013-03-22 03:43:31 +01:00
Szakáts Viktor
a10a4faf57 travic: gcc only
log doesn't seem to appear with dual builds
2013-03-22 03:42:21 +01:00
Szakáts Viktor
056d1e1aee travis: added clang, enabled libmagic 2013-03-22 03:09:18 +01:00
Szakáts Viktor
9f50a34b06 c -> clang 2013-03-22 02:52:52 +01:00
Szakáts Viktor
2762583310 Created .travis.yml build-control 2013-03-22 02:48:07 +01:00
Viktor Szakats
6384cc3126 hbnetio made runnable as script, minor cleanups 2013-03-22 02:26:50 +01:00
Viktor Szakats
bd8692f80b guestbk made runnable as script, enabled -w3 warnings, fixed to build with gtcgi, fixed -w3 warnings 2013-03-22 01:59:56 +01:00
Viktor Szakats
7019ddc29b updated commit e-mail notification address 2013-03-21 19:06:50 +01:00
Viktor Szakats
f7aa07fba3 2013-03-21 19:00 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + when running a script with hbrun/hbmk2 form cmdline,
      show an error if it's not found instead of launching
      the interactive menu.

  * doc/en/tbrowse.txt
    ! minor, for testing commits
2013-03-21 19:02:24 +01:00
Viktor Szakats
906ece32e2 fixed F_ERROR usage, unicode fix, #if 0, cleanups 2013-03-21 13:10:30 +01:00
Viktor Szakats
dd733c3806 2013-03-21 12:40 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbtip/client.prg
  * contrib/hbtip/ftpcli.prg
    * use F_ERROR
    + added TOFIX for unhandled FOpen()/FCreate() error
2013-03-21 12:41:12 +01:00
Viktor Szakats
945b38fddd 2013-03-21 12:20 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/pp/hbpp.c
    ! bcc warning
    * less empty lines in generated .h
2013-03-21 12:21:15 +01:00
Viktor Szakats
5716e5812d Merge https://github.com/harbour/core 2013-03-21 01:43:01 +01:00
Viktor Szakats
1711d7be38 deleted empty lines 2013-03-21 01:42:06 +01:00
Viktor Szakats
806804d4db Merge https://github.com/harbour/core 2013-03-21 01:22:55 +01:00
Viktor Szakats
79ac891847 fixed missed sysloc detection causing RTE in hbrun mode when running scripts using #request to .hbc files with libpath references in some cases 2013-03-20 16:32:39 +01:00
Viktor Szakats
9c83fa6d90 added new ways of following commits, including e-mail. Section moved to unstable source section. 2013-03-20 14:53:24 +01:00
Viktor Szakats
4d8453d1a7 use hb_keyChar(), some other corrections 2013-03-20 12:13:14 +01:00
Viktor Szakats
8c6f90cc84 Revert "Revert "2013-03-20 00:48 UTC+0100 Viktor Szakats (harbour syenar.net)""
This reverts commit bb777c776c.
2013-03-20 00:51:40 +01:00
Viktor Szakats
bb777c776c Revert "2013-03-20 00:48 UTC+0100 Viktor Szakats (harbour syenar.net)"
This reverts commit 39e0af0465.
2013-03-20 00:50:55 +01:00
Viktor Szakats
39e0af0465 2013-03-20 00:48 UTC+0100 Viktor Szakats (harbour syenar.net)
* config/postinst.hb
  * utils/hbmk2/hbmk2.prg
    % string forming optimizations

  * doc/en/tlabel.txt
  * doc/en/treport.txt
    * made filename usage clear

  * README.txt
    + added new OpenSSL documentation wiki
2013-03-20 00:50:11 +01:00
Viktor Szakats
2a27fccbea added links where commits can be followed 2013-03-19 14:18:38 +01:00
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
Szakáts Viktor
064c22823f Merge pull request #1 from harbour/master
pulling upstream changes to fork
2013-03-18 15:58:07 -07: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