Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.2.10

January 17, 2024

2.2.9

September 21, 2023

2.2.8

August 17, 2023

  • Updated SRP_Com to better sanitize object handles with null characters
  • Updated SRP_Com ADDPARAM service to allow passing null objects

2.2.7

May 15, 2023

  • Fixed bug in SRP_JsonX_Get that would crash on certain paths in OI 10

2.2.6

March 27, 2023

2.2.5

February 17, 2022

  • Updated SRP_PreCompiler FOR EACH loop to be faster and correctly handle trailing “”
  • Updated SRP_PreCompiler to use variables instead dimmed arrays for more performance
  • Updated SRP_PreCompiler to case-insenstively parse unpacking statements
  • Fixed bug where SRP_Get_Window_Rect wouldn’t work on OI10 due to WinAPI name changes

2.2.4

January 19, 2022

2.2.3

December 22, 2021

2.2.2

November 15, 2021

  • Updated SRP_Run_Command to better handle Unicode and UTF8 output
  • Fixed bug in SRP_Time Parse/IConv that would not handle missing hour component correctly

2.2.1

October 18, 2021

2.2

August 16, 2021

  • Added SRP_JsonX.
  • Fixed bug where UTF8 data would get truncated when using SRP_HashTable.
    • Updated all routines to use GetByteSize instead of Len where appropriate to avoid future UTF8 truncations.
  • Fixed bug where SRP_Array Rotate service would skip last element if it was 1 character wide.

2.1.11

April 28, 2021

  • Fixed bug in SRP_PreCompiler where For Each loops would break early if calling gosubs that had other For Each loops in them.

2.1.10

April 21, 2021

2.1.9

  • Fixed bug where SRP_List Locate service would not return first item if there were duplicates

2.1.8

2.1.7

  • Updated SRP_PreCompiler to support unlimited Events, Services, etc.

  • Fixed bug where SRP_JSON member keys would not escape

2.1.6

  • Fixed bug in SRP_Run_Command where output would not go into variable if it was too long

2.1.5

2.1.4

2.1.3

  • Fixed bug in SRP_Array where Rotate service truncated results if it contained UTF8.

2.1.2

2.1.1

2.1

2.0.6

2.0.5

2.0.4

  • Fixed SRP_List ADD service to correctly return the newly added item's index

...