fpc/packages/fcl-web
wsherman cf50f8ede0 * More fixes and cleanups in restbase.pp (googleapiconv)
- Move test functions out of class to local procedures and into
    {$IFDEF DUMPARRAY} and change the parameters to match the rtl versions:
      function GetDynArrayProp(P: PPropInfo) : Pointer; virtual;
      procedure SetDynArrayProp(P: PPropInfo; AValue : Pointer); virtual;
  - Add dyn arrays support to the ClearProperties method
  - In SetArrayProperty, fix previous commit (fba7595b) because the
      array properties were not being set and make the dyn array handling
      code more typesafe.
  - In SetObjectProperty use TObjectArray instead of Pointer to make the
      dyn array handling code more typesafe.
  - In ClearChildren use ClearProperty to do the work and simplify the code.
  - Fix some compiler warnings and hints.
2023-01-09 23:48:05 -08:00
..
examples * Sample program from Andrew Haines to test echo servers 2022-12-27 09:33:09 +01:00
src * More fixes and cleanups in restbase.pp (googleapiconv) 2023-01-09 23:48:05 -08:00
tests fcl-web: removed des3 encoded pem example 2022-05-03 23:02:23 +02:00
fpmake.pp * Compile jwrsa 2022-05-13 08:52:42 +02:00
Makefile * regenerate makefiles with latest fpcmake 2022-05-24 14:01:59 +03:00
Makefile.fpc * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile.fpc.fpcmake * trunk to 3.3.1 2018-08-18 15:47:44 +00:00