mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[PR #162] [MERGED] Code Improvements #1016
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1016
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/162
Author: @MaxXor
Created: 5/21/2015
Status: ✅ Merged
Merged: 5/21/2015
Merged by: @MaxXor
Base:
master← Head:pr/161📝 Commits (10+)
d022e55Slight performance boost8b20deeMore meaningful exceptions2126127Moved string array to class-leveld100c47More meaningful exception for Client Helper8cbab66Forgot to initialize const string array9e17537Must use static readonly instead of constde3db66Significant memory leak reduction792a9fcDon't dispose bmpRes4fe601aSmall changes to code92eb356Removed unused method📊 Changes
6 files changed (+64 additions, -133 deletions)
View changed files
📝
Client/Core/Client.cs(+3 -0)📝
Client/Core/Helper/FileSplit.cs(+27 -8)📝
Client/Core/Helper/Helper.cs(+2 -113)📝
Server/Core/Client.cs(+3 -0)📝
Server/Core/Helper/FileSplit.cs(+26 -7)📝
Server/Core/Helper/Helper.cs(+3 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.