aboutsummaryrefslogtreecommitdiff
path: root/singleton-api.html
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2009-12-04 06:50:25 -0800
committerTom Faulhaber <git_net@infolace.com>2009-12-04 06:50:25 -0800
commit071b4fa1320276456f0ff78d504eda2d4de7d7af (patch)
treea86942f4cbeebd13fec13373bd476bacdbb7eb9d /singleton-api.html
parent332c0a75ad36864f310d2b1ea8d15c853ce4af93 (diff)
Manual (forced) documentation build for commit b902ebe3c80ec86d4f80f8cce6d2faabc8da5278
Diffstat (limited to 'singleton-api.html')
-rw-r--r--singleton-api.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/singleton-api.html b/singleton-api.html
index 3ce144d6..2588084f 100644
--- a/singleton-api.html
+++ b/singleton-api.html
@@ -81,8 +81,7 @@ cache the value for all subsequent calls.
Warning: global singletons are often unsafe in multi-threaded code.
Consider per-thread-singleton instead.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/singleton.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/singleton.clj#L28" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L28" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -100,8 +99,7 @@ Warning: due to a bug in JDK 5, it may not be safe to use a
per-thread-singleton in the initialization function for another
per-thread-singleton. See
<a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5025230">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5025230</a></pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/singleton.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/singleton.clj#L41" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L41" id="var-source">Source</a>
</div>