- Who should we send the letter to? CEO, CTO, ..?
- How sould we send the letter? Via email, post it oldskool, make a video, via social media..?
source
Here are 664 public repositories matching this topic...
When working on a fix for #2755 I noticed that Git tag parsing is sub-optimal performance wise - to determine changeset/date for each tag a new command is spawned via Executor in buildTagEntry(). For repositories with large set of tags (e.g. Linux kernel) this could be taxing.
Either convert this to parallel execution (thread pool) or find a way how to get all the data in single command.
Model 22 in TR1 has collision enabled which prevents Lara from going through.
EDIT: that seems to be not a camera target but some other service entity.
- Add a referer to any link from a folder documents page to be able to go back to the folder instead of general documents page
- Display folders translated names instead of their
folderNamein Document Explorer filter widget. - Do not prevent from creating a folder with an existing title, just add a suffix to its
folderName.
-
Updated
May 9, 2017 - C
-
Updated
Jun 7, 2020 - Go
-
Updated
May 3, 2020 - Java
-
Updated
May 29, 2020 - Groovy
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Jun 23, 2020 - Java
-
Updated
Feb 26, 2020 - Shell
-
Updated
Jul 25, 2019 - Python
-
Updated
May 17, 2019 - Java
-
Updated
Jun 25, 2020 - C#
Improve this page
Add a description, image, and links to the source topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the source topic, visit your repo's landing page and select "manage topics."