-
_From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on July 14, 2012 14:05:18_
The reference says: "s-dependence obtains between every process and its participants".…
-
```
Purpose of code changes on this branch:
Support Java multidimensional arrays in Java code and GPU Kernels
When reviewing my code changes, please focus on:
Multidimensional arrays support. OpenM…
-
There are solutions to use multiple recaptcha on the same page ?
-
-
When you run tests multiple times in a row, via Tools Menu or QuickDrop, a new Caraya results window opens each time the tests are run. This is different than the behavior when tests are run, simply …
-
```
When the system starts up, Sipdroid's process stays hidden and starts whenever
WIFI is detected.
This is a security risk because when the device is connected to a public WI-FI
hotspot, user's …
-
```
When the system starts up, Sipdroid's process stays hidden and starts whenever
WIFI is detected.
This is a security risk because when the device is connected to a public WI-FI
hotspot, user's …
-
Hey, I'm came up with this package minutes ago and I've got through the code base. I see that there has lots of room for code clean up and modularizing code for different packages and files. I'm on it…
-
The official json-schema spec has [definitions](http://json-schema.org/latest/json-schema-validation.html#anchor94) but `definitions` don't seem to work with this library.
When I try to perform a va…
-
Currently, if a GELF message contains `level` and `_level` fields, the value of `_level` overwrites `level`. The leading underscore should be kept when an additional field has the same name as a GELF …