[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Replace 'String.Subst()' by a new 'Subst()' syntax.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Replace 'String.Subst()' by a new 'Subst()' syntax.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 01 Aug 2024 15:06:08 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: cbfd7c63 by Benoît Minisini at 2024-08-01T17:04:15+02:00 Replace 'String.Subst()' by a new 'Subst()' syntax. [INTERPRETER] * NEW: Remove 'String.Subst()' method. * NEW: 'Subst()' now can take its replacement strings as a string array provided it is alone as second argument. - - - - - 92391018 by Benoît Minisini at 2024-08-01T17:05:54+02:00 Replace 'String.Subst()' by 'Subst()'. [GB.DB2] * NEW: Replace 'String.Subst()' by 'Subst()'. - - - - - 3 changed files: - main/comp/gb.db2/.src/Connection.class - main/gbx/gbx_c_string.c - main/gbx/gbx_subr_string.c View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8ace89ceb5a2dc1ad11f2d0575d3f7334cca42f0...923910184c4a55b848ea91374faf120d3d6f458c -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8ace89ceb5a2dc1ad11f2d0575d3f7334cca42f0...923910184c4a55b848ea91374faf120d3d6f458c You're receiving this email because of your account on gitlab.com.