| Did you know ... | Search Documentation: |
| Title for pldoc(default) |
[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]
[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.[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]
[Apr 3 2014]
[Mar 28 2014]
[Apr 2 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.[Apr 14 2014]
[Apr 24 2014]
[Mar 28 2014]
[Apr 23 2014]
[Apr 22 2014]
[Apr 16 2014]
[Apr 7 2014]
[Mar 30 2014]