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
73c9bd2e607ff42e3f6dc932024df6a436a0a1ce
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
Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.
Steve Revill
authored
13 years ago
Version 0.11. Tagged as 'remotedb-0_11'
73c9bd2e
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
* 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
!MkClean,fd7
* Tidied build process. Now creates o.dirs when it creates o and z dirs, and make clean wipes these folders completely now. MkClean now does stripdepend, if it is available.
26 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
Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.
13 years ago
VersionNum
Replace "-wipe" with "x wipe" in makefiles to remove annoying errors.
13 years ago