Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #12509] Avoid unnecessary string copies #4536

Closed
icinga-migration opened this issue Aug 23, 2016 · 1 comment
Closed

[dev.icinga.com #12509] Avoid unnecessary string copies #4536

icinga-migration opened this issue Aug 23, 2016 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12509

Created by gbeutner on 2016-08-23 00:51:39 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-08-23 03:15:08 +00:00)
Target Version: 2.6.0
Last Update: 2016-08-23 03:15:08 +00:00 (in Redmine)

Backport?: Not yet backported
Include in Changelog: 1

Changesets

2016-08-23 00:51:14 +00:00 by gbeutner 210fc4f

Avoid unnecessary string copies

fixes #12509

2016-08-23 11:30:50 +00:00 by gbeutner f689124

Avoid unnecessary string copies

fixes #12509

2016-08-23 13:01:40 +00:00 by gbeutner 218e780

Avoid unnecessary string copies

fixes #12509

2016-08-26 16:11:56 +00:00 by gbeutner 7194b36

Avoid unnecessary string copies for LiteralExpression objects

refs #12509

2016-08-27 09:47:36 +00:00 by gbeutner 00eec13

Avoid unnecessary string copies in the JSON encoder

refs #12509

2016-08-27 10:17:10 +00:00 by gbeutner 45c1e57

Use range-based for loops in mkclass

refs #12538
refs #12509

2016-08-27 10:20:54 +00:00 by gbeutner 27a23fc

Avoid an unnecessary case in the Encode function

refs #12509

2016-08-27 10:23:09 +00:00 by gbeutner 8f2477d

Fix incorrect variable type in the FilterArrayToInt function

refs #12509

2016-08-27 16:43:14 +00:00 by gbeutner eafe4c5

Avoid unnecessary copies for the DebugHint class

refs #12509

2016-08-27 18:37:25 +00:00 by gbeutner ed72112

Remove even more unnecessary copies

refs #12509

2016-08-29 03:54:07 +00:00 by gbeutner 11e1cc9

Remove unnecessary ScriptFrame variable

refs #12509

2016-08-29 06:16:33 +00:00 by gbeutner f12b52f

Use lambdas in the ConfigItem class

refs #12509

2016-08-30 21:01:54 +00:00 by gbeutner 5127a19

Avoid unnecessary copies when using Dictionary::Pair in loops

refs #12509
@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-08-23 03:15:08 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 210fc4f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant