[Harbour] http HEAD method

2008-06-22 Thread David Arturo Macias Corona
I do not found it in source code There are support of http HEAD method in TIP ? Below are info of w3.org about HEAD: http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html David Macias 9.4 HEAD The HEAD method is identical to GET except that the server MUST NOT return a message-body in the r

[Harbour] About ADORDD

2008-06-22 Thread Edmer
Hi Guys, I noticed that there is no equivalent of DbSeek in ADORDD. Is this intentional ? Thanks, Ed -- View this message in context: http://www.nabble.com/About-ADORDD-tp18062253p18062253.html Sent from the Harbour - Dev mailing list archive at Nabble.com. __

[Harbour] 2008-06-22 22:28 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 22:28 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/xhb/hbcompat.ch + Added HB_SYMBOL_UNUSED() to xhb branch. [TOMERGE 1.0.0RC1] -- Brgds, Viktor ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbo

[Harbour] 2008-06-22 22:49 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 22:49 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbapierr.h * source/rtl/errorapi.c * source/rdd/hbsix/sxtable.c * contrib/hbct/charonly.c * contrib/hbct/charevod.c * contrib/hbct/charone.c * contrib/hbct/pos1.c * contrib/hbct/ascpos.c * contrib/h

[Harbour] 2008-06-22 21:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 21:20 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbw32/w32_ole.c * contrib/hbole/ole2.c * contrib/gtwvg/gtwvg.h ! HB_ID_REF() declaration changed to compile with MSVS2008 in AMD64. Przemek please verify me. ; With this, all 64bit contrib er

[Harbour] 2008-06-22 21:03 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 21:03 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * include/hbsetup.h + Added HB_OS_WIN_64 macro to replace _WIN64. [TOMERGE 1.0.0RC1] * contrib/hbwhat32/_winsys.c * contrib/hbwhat32/_winsock.c * contrib/hbwhat32/_wincall.c * contrib/gtwvg/wvtutils.c !

Re: [Harbour] HB_NOSTARTUPWINDOW ?

2008-06-22 Thread Szakáts Viktor
Hi Mike, I see, in fact I also have the window painted then repainted in new size. Since this is a generic problem (albeit not a huge one IMO), we may think about some generic ways to avoid it (without special hacks that is). 1) or instance the window gets created only on the first actual screen

RE: [Harbour] HB_NOSTARTUPWINDOW ?

2008-06-22 Thread Mike Evans (Gmail)
Hi Viktor, I've tried to answer also yesterday but somehow my messages does not show up. HB_NOSTARTUPWINDOW is been used to reduce flickering on startup of an application. Because the wvt uses by default a specific font size and current setmode (80,25) to show the window if even in the start of you

[Harbour] Wich C Compiler is best for harbour by speed in win32?

2008-06-22 Thread Massimo Belgrano
Borland ver 5.82 (free) and 5.9 is supported from most library(mediator) but limited to w32 platform Microsoft Visual c++ 2008 express ver 9 support w32,w64,arm http://www.microsoft.com/express/vc/ MingW support w32,arm open source http://codigo-base.blogspot.com/ the object module library use

Re: R: Re: R: [Harbour] Repository and sf.net changes 3rd

2008-06-22 Thread Szakáts Viktor
Now, you only have to setup the paths for the x64 cross compiler (x86 AMD64 cross-tools), and start make_vc.bat. But there is still a lot do to get a clean build and eliminate all contrib errors. Brgds, Viktor On 2008.06.22., at 11:55, Massimo Belgrano wrote: I have visual studio 2008 profess

Re: [Harbour] inkey

2008-06-22 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "George Frehner" <[EMAIL PROTECTED]> A: "Harbour Project Main Developer List." Data invio: sabato 21 giugno 2008 19.54 Oggetto: [Harbour] inkey Hi developers, I made this little test because I was getting 100% CPU usage in some old code when using RC1 (rev

R: [Harbour] [1.0.0RC1] 2008-06-22 12:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Massimo Belgrano
Only Msvc allow cross generate executable for 64 bit os? wich c compiler support cross compiling for windows mobile with harbour? Which other cross compiler works? Apple machintos si suppported? - Messaggio originale - Da: Szakáts Viktor <[EMAIL PROTECTED]> Inviato: domenica 22 giugno 2

[Harbour] 2008-06-22 13:19 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 13:19 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbcurl/hbcurl.c + Code cleanup for 64bit. Only calls to Harbour APIs are generating warnings now. (hb_xgrab, hb_xrealloc, hb_fsWriteLarge, hb_fsReadLarge, hb_retclen, hb_storlen) -- Brgds, Viktor

[Harbour] RC1 binaries for OS/2-eCS

2008-06-22 Thread David Arturo Macias Corona
Harbour RC1 binaries file for OS/2-eComStation are available in Harbour download page as harbour-1.0.0rc1.bin-os2.gcc.zip David Macias ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Re: And binaries ?

2008-06-22 Thread David Arturo Macias Corona
>You can find the instructions here: >http://alexandria.wiki.sourceforge.net/File+Release+System+-+Offering+Files+for+Download >[ Short version: > Use SFTP to upload it to @frs.sourceforge.net/upload > There are other alternatives too, like WebDAV. ] >I've added you as a "Release Technician"

[Harbour] [1.0.0RC1] 2008-06-22 12:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 12:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbcurl/hbcurl.c ! Synced with main branch to avoid an AMD64 mode error. [1.0.0RC1] * contrib/hbw32ddr/w32_ddrw.cpp * contrib/hbodbc/odbc.c ! Fixed to compile with MSVS2008 in AMD64 mode. * odbc

[Harbour] 2008-06-22 12:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 12:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/hbw32ddr/w32_ddrw.cpp * contrib/hbodbc/odbc.c ! Fixed to compile with MSVS2008 in AMD64 mode. [1.0.0RC1] -- Brgds, Viktor ___ Harbour mailing list Harbour@harbour

R: [Harbour] Repository and sf.net changes 4th (x64)

2008-06-22 Thread Massimo Belgrano
thanks - Messaggio originale - Da: Szakáts Viktor <[EMAIL PROTECTED]> Inviato: domenica 22 giugno 2008 11.22 A: Harbour Project Main Developer List. Oggetto: [Harbour] Repository and sf.net changes 4th (x64) Hi all, - sf.net: Released 1.0.0 RC1 r8800 win64-msvs2008cpp binary .zip NOTE1

R: Re: R: [Harbour] Repository and sf.net changes 3rd

2008-06-22 Thread Massimo Belgrano
I have visual studio 2008 professional If you give me same instruction i can try - Messaggio originale - Da: Szakáts Viktor <[EMAIL PROTECTED]> Inviato: domenica 22 giugno 2008 1.36 A: Harbour Project Main Developer List. Oggetto: Re: R: [Harbour] Repository and sf.net changes 3rd Probab

R: Re: R: [Harbour] Repository and sf.net changes 3rd

2008-06-22 Thread Massimo Belgrano
- Messaggio originale - Da: Szakáts Viktor <[EMAIL PROTECTED]> Inviato: domenica 22 giugno 2008 1.36 A: Harbour Project Main Developer List. Oggetto: Re: R: [Harbour] Repository and sf.net changes 3rd Probably, if someone has the tools for it :) I have Express versions installed, and t

R: Re: [Harbour] 2008-06-21 23:27 UTC+0200 Viktor Szakats (harbour.01syenar hu)

2008-06-22 Thread Massimo Belgrano
Can you made a sample about use via terminal server? - Messaggio originale - Da: Pritpal Bedi <[EMAIL PROTECTED]> Inviato: domenica 22 giugno 2008 0.53 A: harbour@harbour-project.org Oggetto: Re: [Harbour] 2008-06-21 23:27 UTC+0200 Viktor Szakats (harbour.01syenar hu) Hello Viktor <<<

Re: [Harbour] And binaries ?

2008-06-22 Thread Szakáts Viktor
Hi David, You can find the instructions here: http://alexandria.wiki.sourceforge.net/File+Release+System+-+Offering+Files+for+Download [ Short version: Use SFTP to upload it to @frs.sourceforge.net/upload There are other alternatives too, like WebDAV. ] I've added you as a "Release Technici

[Harbour] And binaries ?

2008-06-22 Thread David Arturo Macias Corona
I made Harbour RC1 for OS/2 harbour-1.0.0rc1.bin-os2.gcc.zip Where can I upload it ? David Macias ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

[Harbour] Repository and sf.net changes 4th (x64)

2008-06-22 Thread Szakáts Viktor
Hi all, - sf.net: Released 1.0.0 RC1 r8800 win64-msvs2008cpp binary .zip NOTE1: There are many warnings, even in core (see .logs). NOTE2: I had to use a fresher revision to make it work. NOTE3: I couldn't test it. NOTE4: .dll -> .lib conversion is most probably wrong. NOTE5: Some contribs didn't

[Harbour] [1.0.0RC1] 2008-06-22 10:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 10:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/mtpl_b32.mak * contrib/mtpl_gcc.mak * contrib/mtpl_vc.mak + Added HB envvar harbour.exe override. This is currently useful in VC only to create cross-platform builds. [1.0.0RC1] -- Brgds, Viktor

[Harbour] 2008-06-22 10:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 10:58 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/mtpl_b32.mak * contrib/mtpl_gcc.mak * contrib/mtpl_vc.mak + Added HB envvar harbour.exe override. This is currently useful in VC only to create cross-platform builds. [1.0.0RC1] -- Brgds, Viktor

[Harbour] 2008-06-22 10:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 10:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * ChangeLog + Marked changes merged with 1.0.0RC1. * make_vc.mak * make_vcce.mak * Syncing between these two. ! Fixed minor typo in CE comment. ! Fixed one rule where HB var was not respected in CE

[Harbour] [1.0.0RC1] 2008-06-22 10:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-06-22 Thread Szakáts Viktor
2008-06-22 10:24 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * common.mak + utils/hbpp/hbpragma.c - utils/hbpp/pragma.c * utils/hbpp/Makefile ! Renamed one file to not collide with contrib. [1.0.0RC1 ONLY] (this was solved in a different way in main branch) * c