Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
Lib
remotedb
Repository
d14e902f9ef2eaa559995f787bedf5bc28424d90
Switch branch/tag
remotedb
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.riscosopen.org:RiscOS/Sources/Lib/remotedb.git
Copy HTTPS clone URL
https://gitlab.riscosopen.org/RiscOS/Sources/Lib/remotedb.git
Name
Last commit
Last update
c
* remotedb is now properly namespaced, all calls and visible variables are prefixed "remote_". Previously only some of the calls were namespaced, now they all are. This may break some apps that used remotedb directly instead of using DebugLib, but the changes needed will be small. This change was done because I was getting a nameclash with some other source that defined debug_vprintf.
25 years ago
daemon
Add '-r' parameter to debugd.
21 years ago
h
* remotedb is now properly namespaced, all calls and visible variables are prefixed "remote_". Previously only some of the calls were namespaced, now they all are. This may break some apps that used remotedb directly instead of using DebugLib, but the changes needed will be small. This change was done because I was getting a nameclash with some other source that defined debug_vprintf.
25 years ago
!Mk,fd7
!MkClean,fd7
Makefile recreated from fragments
10 years ago
!MkExport,fd7
* Improved namespacing of functions throughout remotedb. External functions weren't able to be renamed, so as not to break compatability with programs that use remotedb
25 years ago
.gitattributes
* remotedb library moved onto trunk.
26 years ago
LICENSE
* remotedb library moved onto trunk.
26 years ago
Makefile
Makefile recreated from fragments
10 years ago
VersionNum
Makefile recreated from fragments
10 years ago