From: Vlad K. <no...@gi...> - 2025-05-20 05:37:17
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 81f09172bf656f64cd60137249f5bab87d2ac266 https://github.com/FirebirdSQL/firebird/commit/81f09172bf656f64cd60137249f5bab87d2ac266 Author: Vlad Khorsun <hv...@us...> Date: 2025-05-10 (Sat, 10 May 2025) Changed paths: M src/isql/isql.epp Log Message: ----------- Fixed bug #8524 : ISQL will truncate lines longer than 255 when pasting Commit: e46ead9454dc8aa52cf380ec42e2e8734e310656 https://github.com/FirebirdSQL/firebird/commit/e46ead9454dc8aa52cf380ec42e2e8734e310656 Author: Vlad Khorsun <hv...@us...> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M src/isql/isql.epp Log Message: ----------- More clear code to read from unicode console in Windows. Avoid big stack/static buffers. Commit: 8d421016a2d6e18fc718c4bb589e8e27612dfbd0 https://github.com/FirebirdSQL/firebird/commit/8d421016a2d6e18fc718c4bb589e8e27612dfbd0 Author: Vlad Khorsun <hv...@us...> Date: 2025-05-20 (Tue, 20 May 2025) Changed paths: M src/isql/isql.epp Log Message: ----------- Merge pull request #8561 from FirebirdSQL/work/gh-8524 Fixed bug #8524 : ISQL will truncate lines longer than 255 when pasting Compare: https://github.com/FirebirdSQL/firebird/compare/3732012c3f78...8d421016a2d6 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |