Menu

Code Commit Log


Commit Date  
[76ac2b] (HEADmaster) by Jim Lynch Jim Lynch

add some of the reference docs I was given on the irc channel

2013-12-29 21:07:18 Tree
[fc0788] by Jim Lynch Jim Lynch

outline conversion from cvs to git

2013-12-29 20:57:54 Tree
[21ba53] by Jim Lynch Jim Lynch

* trying Brandon O'Dea's perl packages; they work with perl-aol!
* moving where aolserver is installed
* add vars PERLMODDIR and PERLMODLIBDIR which locate these items for the build

2004-06-23 12:53:36 Tree
[ce3cbc] by Jim Lynch Jim Lynch

* update Aolserver::Ns_DbHandle for aolserver version 4+, which has libnsdb
* small change in how libs and install prefixes are located

2004-06-23 12:41:14 Tree
[89fe43] by Jim Lynch Jim Lynch

* factor do_perl down into several smaller functions incl. messages;
reconstitute do_perl by having it call the factored functions
* small changes to methods by which libs are located

2004-06-23 08:00:19 Tree
[8307de] by Jim Lynch Jim Lynch

Get rid of inappropriate logging

2002-12-07 04:53:07 Tree
[e1e81a] by Jim Lynch Jim Lynch

Fix problem in DbHandle where storing the row set from Ns_DbHandleSelect()
produced "Read only" error as a result of the sv_setsv (which was replaced
with an hv_store; this was the fix.)

Add "does the perl reference own the Ns_DString it points at" flag
variable to Ns_DString objects

Fix a small problem where Ns_DStringMaps.c couldn't see the LOG() macro

2002-12-07 04:50:52 Tree
[5c73cd] by Jim Lynch Jim Lynch

Instrumented (using LOG(StringF(...)) calls) NsDbHandleStoreSelectRow
so it lets me know just before and just after the sv_setsv call

2002-12-06 23:46:13 Tree
[5ca7fa] by Jim Lynch Jim Lynch

some overall cleanup, mostly removing newlines from LOG calls

2002-12-06 23:07:19 Tree
[bb8c6d] by Jim Lynch Jim Lynch

Stop setting perl infrastructure pointers to null in order to protect
what they point at.

Instead, introduce ownership variable; if true, the perl infrastructure
"owns" the aolserver data structure and should therefore free it;
if false, only free the perl infrastructure, and NOT the aolserver
data.

Also, add warning in case a perl script which is supposed to return
browser content does not; earlier failures to do so caused unbounded
recursion.

2002-12-05 02:28:06 Tree
Older >
MongoDB Logo MongoDB