-
- Java Topics:
- [x] #13
- [x] #14
- [ ] #16
- [x] #15
- [ ] #17
- [x] #18
- [x] #19
- [x] #20
- [ ] #21
- [ ] #22
- [ ] #23
- [ ] #24
- [ ] #25
- [ ] #26
…
-
I like the looks of **django-castor** and consider using it in a project. However reading the caveats section of the _README_, I was wondering how difficult it would be to let **django-castor** have a…
-
`ReferenceCount` and `RefCountBase` currently use sequentially consistent atomics to implement reference counting, but this is stricter than is needed. There is a `atomic_refcnt` version that uses mor…
-
### Describe the issue:
![image](https://github.com/user-attachments/assets/54d173a2-42cf-405d-9e5f-76a5613fa5bd)
At my job, I was doing some memory analysis on our application in order to ident…
-
Right now `NodeIterator` (`node_iterator.py` file) and `Node` (`node.py` file) contain a reference to the `Context`, so that it does not get deallocated when we are working with an iterator which tra…
-
```
We need a simple, template-driven auto pointer class that supports
reference counting.
i.e.
template
class AutoPtr
{
...
}
It needs to:
- Contain a protected member of type T*
- Overload the *…
-
### What is the problem this feature will solve?
#### Background
When using Node.js IPC, if the child process sets a listener on the `message` or `disconnect` events, the child process is kept a…
-
```
We need a simple, template-driven auto pointer class that supports
reference counting.
i.e.
template
class AutoPtr
{
...
}
It needs to:
- Contain a protected member of type T*
- Overload the *…
-
```
We need a simple, template-driven auto pointer class that supports
reference counting.
i.e.
template
class AutoPtr
{
...
}
It needs to:
- Contain a protected member of type T*
- Overload the *…
-
The BDT Code Completion document, found in the BASIS documentation at https://documentation.basis.cloud/BASISHelp/WebHelp/ide/BDT_Code_Completion.htm
(Development Tools > Eclipse Plug-ins > bdthelp >…