| Did you know ... | Search Documentation: |
| Title for pldoc(default) |
[May 28 2014]
at_halt(G). when cross-referencing.[May 27 2014]
[May 26 2014]
[May 28 2014]
[May 22 2014]
[May 20 2014]
[May 19 2014]
[May 18 2014]
[May 17 2014]
meta_declarations(Extra) to support
variations on meta-predicate declarations.Although the scenario is not that common, it can lead to a huge slowdown. Found by Jos de Roo.
[May 14 2014]
[May 13 2014]
[May 12 2014]
arg(_, atom, _). Samer Abdallah.[May 10 2014]
[May 7 2014]
autoload(false) The cleanup in
commit 8f6a3ee28795c0bed893974ad07d0122be67b81c caused qsave_program/2
to fail anytime the autoload option was set to false. This restores
the intended behavior of skipping autoload/0 in that case.[May 2 2014]
[Apr 28 2014]
backtrace(), dladdr() and
addr2line(1). This produces stack traces at the line level and
removes the need for libunwind on Linux.[Apr 27 2014]
[May 17 2014]
Although the scenario is not that common, it can lead to a huge slowdown. Found by Jos de Roo.
[Apr 25 2014]
[Apr 22 2014]
[Apr 18 2014]
[Apr 17 2014]
[Jan 30 2014]
raiseSignal()
is interrupted by a signal.[Apr 17 2014]
inherit_from(+Thread) to define the
thread from which all settings are copied. Conflicts:
library/thread_pool.pl[Apr 16 2014]
user_outout does not exist
(is flushed before writing to user_error to ensure proper ordering
of buffered output).keep(true) to keep the flag at
its current setting if it is already defined.[Apr 11 2014]
[Apr 9 2014]
is_resource_error() undefinedoutOfStack() using more low level primitives, avoiding
term references. This saves stack space (which may be scarce) and
avoids overwriting body terms written by ARGP, which may crash GC.[Apr 7 2014]
clock_gettime() on MinGW because we have our
replacement and it clock_gettime(CLOCK_REALTIME) returns bogus on
MinGW4.8 on Win32.pthread_getw32threadhandle_np() vs
pthread_gethandle()[Apr 6 2014]
[Apr 5 2014]
timespec_to_double()ms_snprintf() in pl-stream.c[Apr 4 2014]
[Apr 3 2014]
[Apr 2 2014]
[Apr 1 2014]
[Mar 31 2014]
[Mar 30 2014]
[Mar 28 2014]
listing(module:_)
list all predicates in module. Jan Burse.[Mar 27 2014]
[Mar 26 2014]
[Mar 25 2014]
%?- A^2 #= C, C in 253..257, A #> 0. %@ A in 15..16, %@ A^2#=C, %@ C in 253..256.
Now:
%?- A^2 #= C, C in 253..257, A #> 0. %@ A = 16, %@ C = 256.
save_backtrace() if threads are not yet initialized.Keri Harris.
[Mar 23 2014]
[Apr 3 2014]
[Apr 23 2014]
[Mar 20 2014]
[May 14 2014]
as (address space)[May 2 2014]
[Apr 13 2014]
[Apr 5 2014]
[Apr 3 2014]
[Apr 2 2014]
[Mar 31 2014]
tcp_bind(localhost:Port), i.e., bind to an interface,
but leave the port to the system.[May 26 2014]
[Apr 16 2014]
library(http/http_daemon): try to avoid starting the xpce
event handling thread before forking.[Apr 5 2014]
[Mar 31 2014]
http_server(http_dispatch, localhost:Port) is
documented and works.connection(close) is ignored for requests that are
handled through exceptions. This results in waiting for the server
keep-alive timeout for clients that assume that the server will close
the connection. Raivo Laanemets.[Mar 29 2014]
[Mar 27 2014]
[Feb 21 2014]
[Feb 12 2014]
library(mimetype): Mime type for Turtle, added n-triples
and nquads.[Feb 8 2014]
[Feb 4 2014]
method(put). Raivo Laanemets[Jan 24 2014]
[Jan 22 2014]
[Jan 19 2014]
[Jan 17 2014]
library(http_dirindex): pass page style dir_index(Dir, Title)
to allow for styling the page.[Jan 16 2014]
[May 7 2014]
[Apr 3 2014]
[Mar 28 2014]
[Apr 2 2014]
[May 20 2014]
[May 17 2014]
rdf(S,_,_) to rdf_subject(S).[May 7 2014]
[May 6 2014]
update_duplicates() to avoid that
duplicate detection crashes on freed triples.[Apr 30 2014]
lingering(-Triples), showing #triples freed
but not yet released for re-use[Apr 29 2014]
[Apr 28 2014]
[Apr 25 2014]
erase_triple() thread-safe. This is called concurrently
when asserted triples are erased for discarding a transaction.[Apr 24 2014]
[Apr 22 2014]
[Apr 16 2014]
[Apr 2 2014]
swprintf().[Apr 1 2014]
[Mar 28 2014]
[Mar 27 2014]
[Mar 24 2014]
library(rdf_ntriples): synchronise iriref
reading" This reverts commit c58c0d2ff233e41e478dfbfe11365507ec221d9a.
I mistakingly though that the iriref was synchronised between Turtle
and ntriples. This does not seem to be the case.library(rdf_ntriples): synchronise iriref readinglibrary(rdf_ntriples): synced character classification
with Turtle. Effectively makes detection of language tags and blank
nodes compatible with the RDF 1.1 spec.[May 23 2014]
[May 6 2014]
[Apr 14 2014]
[Apr 24 2014]
[Mar 28 2014]
[Apr 23 2014]
[Apr 22 2014]
[Apr 16 2014]
[Apr 7 2014]
[Mar 30 2014]