[xHarbour-developers] ChangeLog: 2012-02-10 02:25 UTC+0700 Andi Jahja

2012-02-09 Thread Andi Jahja
2012-02-10 02:25 UTC+0700 Andi Jahja ! source/vm/hvm.c ! fixed the comparison logic related to DATETIME values ( <, >, <=, >=, =, ==, != ) -- Andi -- Virtualization & Cloud Management Using Capacity Planning

[xHarbour-developers] changelog 2012-02-09 13:00 UTC-0300 Luiz Rafael Culik

2012-02-09 Thread luiz
* source/rtl/zlib/Makefile ! updated due depencendie changes -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing

[xHarbour-developers] TUrl regex

2012-02-09 Thread Eduardo Fernandes
Hi, I need use an url at this format on tIpClientPop class: tIpClientPop():New( pop://t...@mydomain.com:1...@pop.mydomain.com:110 ) where: protocol: pop userId: t...@mydomain.com password: 123 server: pop.mydomain.com port: 110 but the result is connection error because regex translate to: pr