-
-
This addresses our configuration mess, all together with #152 and #109.
I propose the following file system structure for templates (example listing: see below).
We place a folder into the root temp…
-
If one loads jQuery before Angular, loading and execution of script tags in the html fragments with ngInclude works under 1.0.\* (just tested 1.0.7 here with jq 1.10.2). This is broken in 1.2.0rc1
-
-
/Users/kamstrup/cocos2d-xna/cocos2d/text_input_node/CCTextFieldTTF.cs(31,31): Error CS0234: The type or namespace name `GamerServices' does not exist in the namespace`Microsoft.Xna.Framework'. Are you…
-
Running with unmodified default test project from gdx-setup-jar I get the following from running './gradlew tasks':
```
$ ./gradlew tasks
:tasks
-----------------------------------------------------…
-
Is there suport planned for filters?
(see section titled Filters in the [LevelDB docs](http://leveldb.googlecode.com/svn/trunk/doc/index.html))
-
Sample output of the docker daemon when running 'docker pull base' against it:
$ sudo ~/go/bin/docker -d
2013/05/06 13:50:22 WARNING: Your kernel does not support cgroup swap limit.
2013/05/06 13:50:…
-
I am not sure if this is a "bug" or really just me not reading the Javadocs right...
The IR returned by IW.getReader() leaks file handles if you do not close() it, leading to starvation of the availa…