openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Harbour Project
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
26 minutes
ago. based on code collected
27 minutes
ago.
Nov 16, 2024 — Nov 16, 2025
Showing page 4 of 666
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
2025-01-21 08:12 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * .github/workflows/linux-ci.yml * reenabled hbfimage contrinb library
Przemysław Czerpak
More...
10 months ago
2025-01-21 06:45 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * .github/workflows/windows-ci.yml * disabled global -Wno-error=... C compiler parameters * set HB_BUILD_TEST="${{matrix.strictness}}" envvar
Przemysław Czerpak
More...
10 months ago
2025-01-21 01:11 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * include/hbapigt.h ! removed dummy declaration for hb_inkeyExit()
Przemysław Czerpak
More...
10 months ago
2025-01-20 10:43 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * include/hbapifs.h ! added missing declaration for hb_fileParamGet()
Przemysław Czerpak
More...
10 months ago
2025-01-20 01:00 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbcurl/hbcurl.hbx ! added missing new functions: curl_easy_er_buff_get() and curl_multi_*()
Przemysław Czerpak
More...
10 months ago
2025-01-19 19:38 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbssl/hbssl.h * set OPENSSL_API_COMPAT to 10100 instead of 10100 to reduce conflicts with OPENSSL_CONFIGURED_API
Przemysław Czerpak
More...
10 months ago
2025-01-19 14:33 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * src/rdd/dbfcdx/dbfcdx1.c % Removed always false dummy condition. For pPage->TagParent->MaxKeys >= 2 && ( ( iKeys + pPage->TagParent->MaxKeys - 1 ) / pPage->TagParent->MaxKeys ) == 1 the expression iKeys > ( ( pPage->TagParent->MaxKeys * 3 ) >> 1 ) was alwas false. As side effect this modification pacifies the buggy GCC warnings.
Przemysław Czerpak
More...
10 months ago
2025-01-19 02:08 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbssl/hbssl.h * contrib/hbssl/rsa.c * renamed hb_RSA_par_free() to hb_RSA_par_remove()
Przemysław Czerpak
More...
10 months ago
2025-01-18 09:33 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbssl/evp.c * clear key and iv buffers before passing them to EVP_BytesToKey() otherwise some uninitialized bytes are accessed and valgrind reports uninitialized memory access
Przemysław Czerpak
More...
10 months ago
2025-01-18 05:03 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * src/rdd/dbfnsx/dbfnsx1.c * src/rtl/dates.c * src/rtl/hbtoken.c ! pacified few stupid warnings
Przemysław Czerpak
More...
10 months ago
2025-01-18 04:59 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbssl/bio.c ! added missing BIO_free() call in HB_BIO destructor ! fixed BIO_free() function to properly operate on HB_BIO structure
Przemysław Czerpak
More...
10 months ago
2025-01-18 04:58 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/hbssl/bio.c ! added missing BIO_free() call in HB_BIO destructor ! fixed BIO_free() function to properly operate on HB_BIO structure
Przemysław Czerpak
More...
10 months ago
2025-01-16 01:00 UTC+0100 Fazio Diego (diegohfazio gmail.com)
DIEGO H FAZIO
More...
10 months ago
2025-01-10 10:15 UTC+0100 Aleksander Czajczynski (hb fki.pl) * src/rtl/listbox.prg * merged #371 from Kamil, thanks for the patch. Applied minor reformat .NOT. -> ! and added a comment about buggy ListBox:hitTest() on no-box dropdown in Cl*pper 5.3.
Aleksander Czajczynski
More...
10 months ago
Merge branch 'listbox-fix' of https://github.com/kamilprzyb2/harbour-core
Aleksander Czajczynski
More...
10 months ago
2025-01-09 12:00 UTC+0100 Kamil Przybylski (kprzybylski quay.pl)
Kamil Przybylski
More...
10 months ago
Merge pull request #371 from kamilprzyb2/listbox-fix
FiveTech Software
More...
10 months ago
2025-01-08 13:14 UTC+0100 Kamil Przybylski (kprzybylski quay.pl)
Kamil Przybylski
More...
10 months ago
2025-01-07 22:49 UTC+0100 Aleksander Czajczynski (hb fki.pl) * contrib/hbcurl/hbcurl.ch * updated HB_CURLOPT_SSL_OPTIONS: HB_CURLSSLOPT_*
Aleksander Czajczynski
More...
10 months ago
2025-01-07 21:43 UTC+0100 Emanuele Zavallone (emanuele.zavallone gmail.com) * contrib/hbcurl/easy.c * contrib/hbcurl/hbcurl.ch + added multi interface implementation
Emanuele Zavallone
More...
10 months ago
2025-01-07 12:24 UTC+0100 Aleksander Czajczynski (hb fki.pl) * src/common/hbver.c * indent cleanup
Aleksander Czajczynski
More...
10 months ago
2025-01-02 14:33 UTC+0100 Aleksander Czajczynski (hb fki.pl) * config/global.mk * config/win/clang-noauto.mk * config/win/clang.mk * supplemented config for Windows clang cross compilers distributed in multilib fashion, like Martin Storsjo's: https://github.com/mstorsjo/llvm-mingw
Aleksander Czajczynski
More...
11 months ago
2024-12-29 00:28 UTC+0100 Aleksander Czajczynski (hb fki.pl) * src/rtl/hbproces.c ! in process creating functions like hb_processRun(), *Open(), on Android: don't use setuid( getuid() ) method for resetting attributes as it rises "Bad system call" and the process is not executed. This fixes building Harbour in hbmk2 stage on Android device itself (for example using Termux) and can fix deploying multi-process Android apps. For devices older than Android 8, where the kernel was not hardened, please report any regresions, if you have such multi-process deployments.
Aleksander Czajczynski
More...
11 months ago
2024-12-19 10:24 UTC+0100 Aleksander Czajczynski (hb fki.pl) * contrib/rddsql/sqlbase.c % cleanup unnecessary braces
Aleksander Czajczynski
More...
11 months ago
Merge pull request #367 from EricLendvai/rddsql_add_timestamp_support
FiveTech Software
More...
11 months ago
On branch rddsql_add_timestamp_support Changes to be committed: modified: ChangeLog.txt modified: contrib/rddsql/sqlbase.c modified: contrib/rddsql/sqlmix.c
Eric Lendvai
More...
11 months ago
2024-12-17 03:07 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/gtqtc/gtqtc.hbc ! fixed dependency macros - hbmk2 defines HB_HAS_* only for optional packages
Przemysław Czerpak
More...
11 months ago
2024-12-17 01:09 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/gtqtc/gtqtc.hbc * contrib/gtqtc/gtqtc.hbp ! fixed dependency macros
Przemysław Czerpak
More...
11 months ago
2024-12-15 20:54 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * contrib/gtqtc/gtqtc.h * contrib/gtqtc/gtqtc.hbc * contrib/gtqtc/gtqtc.hbp * contrib/gtqtc/gtqtc1.cpp * updated to compile with Qt6
Przemysław Czerpak
More...
11 months ago
2024-12-13 09:06 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) * src/compiler/harbour.y * src/macro/macro.y * replaced depreciated bison macro %pure-parser with %define api.pure
Przemysław Czerpak
More...
11 months ago
←
1
2
3
4
5
6
7
8
9
…
665
666
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree