3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge websites admin and services admin libraries into a single library
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
(Discover_Virtual_Host_Directories) : Creates Config_Root directory if does not exist.
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
(Gwiad.Plugins.Services.Cache.Delete) : Check if the service is in cache before trying to delete it
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
(Unload_All) : Adds boolean parameter Rename
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
(Unload_All) : Adds boolean parameter Rename
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Fixes memory leak
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Move Configuration object in Start procedure
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Adds GPS support of AdaControl
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
(Call): Fix prototype. (Init): Simplify UNIX version.
Pascal Obry
as pascal.obry
More... about 18 years ago
(Gwiad.Dynamic_Libraries.Manager) : Adds procedure Unload_All to unload all libraries on Gwiad exit
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Adds gnat check rules file
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Adds gnat check target
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Adds gnat check target
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
(Discover_Libraries) : (Reload_Dispatcher) : Adds Stop entry
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Adds missing parameter mode and not null access
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Kill Reload_Dispatcher on server stop
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
* gwiad-shared.gpr: New project file. * gwiad-dynamic_libraries.gpr: Use gwiad-shared to set the proper body for dynamic_libraries implementation (Win32, UNIX). * makefile: Adjust to install new project file.
Pascal Obry
as pascal.obry
More... about 18 years ago
Minor reformatting. Add missing header boxes.
Pascal Obry
as pascal.obry
More... about 18 years ago
Add missing directory
Pascal Obry
as pascal.obry
More... about 18 years ago
Install the morzhol dynamic libraries into the lib directory on Windows.
Pascal Obry
as pascal.obry
More... about 18 years ago
Minor reformatting. Add missing parameter mode.
Pascal Obry
as pascal.obry
More... about 18 years ago
Add missing header boxes.
Pascal Obry
as pascal.obry
More... about 18 years ago
Plugins is now a library as we can't get a clean link order on Windows when using stand-alone object files. -- (makefile): Fix installation, some files were not properly installed, adjust installation for the new plugins structure. -- Fix build failure on Windows.
Pascal Obry
as pascal.obry
More... about 18 years ago
Add header box.
Pascal Obry
as pascal.obry
More... about 18 years ago
Add header box. Add some missing parameter mode. Remove use of Object.Method to work around a compilation problem.
Pascal Obry
as pascal.obry
More... about 18 years ago
Add header box. Remove Ada.Strings.Unbounded_String as not used. Add some missing parameter mode.
Pascal Obry
as pascal.obry
More... about 18 years ago
Add some missing constant keywords.
Pascal Obry
as pascal.obry
More... about 18 years ago
Adds generic package Gwiad.Plugins.Registry Fixes errors due to renaming of Gwiad.Registry
Olivier Ramonat
as olivier.ramonat
More... about 18 years ago
Rename project to match filename.
Pascal Obry
as pascal.obry
More... about 18 years ago
Remove empty lines.
Pascal Obry
as pascal.obry
More... about 18 years ago