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
GNU Prolog
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
2 days
ago.
Nov 10, 2024 — Nov 10, 2025
Showing page 1 of 129
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add --enable-mcheck to configure.in (malloc consistency checking) don't forget to set LD_PRELOAD to libc_malloc_debug.so, e.g.: export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libc_malloc_debug.so)
Daniel Diaz
More...
9 months ago
little updates (for autoconf, for gcc 13.3.0, typos)
Daniel Diaz
More...
9 months ago
new year copyright
Daniel Diaz
More...
9 months ago
fix re issue #56: write_term/2-3 max_depth option - cont 2
Daniel Diaz
More...
over 2 years ago
fix re issue #56: write_term/2-3 max_depth option - cont
Daniel Diaz
More...
over 2 years ago
fix re issue #56: write_term/2-3 max_depth option
Daniel Diaz
More...
over 2 years ago
improving write_supp.c
Daniel Diaz
More...
over 2 years ago
cleaning cont: write_supp.c
Daniel Diaz
More...
over 2 years ago
cleaning cont: write_supp.c and others
Daniel Diaz
More...
over 2 years ago
cleaning write_supp.c
Daniel Diaz
More...
over 2 years ago
improve max_depth (first element of a list)
Daniel Diaz
More...
over 2 years ago
fix issue #56: write_term/2-3 max_depth option (improve ... inside a list)
Daniel Diaz
More...
over 2 years ago
fix issue #55: fix write_term (domain_error for max_depth and max_depth(0 = no limit)
Daniel Diaz
More...
over 2 years ago
fix issue #58: fix pl2wam compiling integer power
Daniel Diaz
More...
over 2 years ago
fix for x >> y with too large y and x negative
Daniel Diaz
More...
over 2 years ago
fix doc for call_nth/2 and countall/2
Daniel Diaz
More...
over 2 years ago
little fix in .wam
Daniel Diaz
More...
over 2 years ago
add built-in predicate countall/2
Daniel Diaz
More...
over 2 years ago
modify format/2-3: now C printf format must start by ~% (backward compatibility issue)
Daniel Diaz
More...
over 2 years ago
improve other arithmetic error detection (in both integer and float functions)
Daniel Diaz
More...
over 2 years ago
merge
Daniel Diaz
More...
over 2 years ago
more on overflow detection
Daniel Diaz
More...
over 2 years ago
fix issue #47: add integer overflow detection fix issue #48: error in min/2 and (^)/2. fix domain_error in write_term modify min/2 and max/2: in case of equality between an integer and a float, return the float fix issue #46: write options: wrong precedence
Daniel Diaz
More...
over 2 years ago
working on integer overflow detection
Daniel Diaz
More...
over 2 years ago
fix issue #50: top-level: flush_output after each answer display improve top-level: write a space to separate argmunets of compound terms fix pl2wam --susp-warn (deactivated wrongly after a set_prolog_flag/2 directive)
Daniel Diaz
More...
over 2 years ago
fix issue #45: improve call_nth/2 with a add new option ret(RetVar)
Daniel Diaz
More...
over 2 years ago
add/modify Prolog flags: show_banner, show_information remove consult statistics (only if show_information=informational) fix issue #44: misleading error for inexistent file in gprolog --consult-file
Daniel Diaz
More...
over 2 years ago
fix issue #43: add call_nth/2 built-in (part of the Prolog prologue) add built-in nb_setarg/3 (special case of setarg/4) fix issue #26: missing int_overflow for succ/2
Daniel Diaz
More...
over 2 years ago
little fix for evaluable_property/2 (wam file)
Daniel Diaz
More...
over 2 years ago
little fix for evaluable_property/2
Daniel Diaz
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
128
129
→
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